Quote:
Originally Posted by geekmaster
Regarding changing SYSROOT -- I build some programs (including SDL for eink) that look for libs in /mnt/us/lib. Nice to not have to futz with environment vars, and don't need symlinks on root. Instead of symlinks in /mnt/us/lib, I just have copies of a lib for each name needed (plenty of space there).
This behavior would definately be a plus for tcc.
|
Who can guess, maybe someone will do it and post it.
My objective was just a "getting started" sort of procedure.
Following the procedure with just changes to the ./configure command would be a good follow-up for someone (else).
- - - -
Myself, I prefer using /mnt/us as a substitute for /usr/local in the FHS plan.
Hmm...
I probably should have include an example usage of DESTDIR ...
Ah, well, that can be a "student exercise" also.
My build of qemu-1.1.1 has an example of using DESTDIR, see:
https://www.mobileread.com/forums/sho...3&postcount=85