Le 03/04/2014 10:36, Christer Solskogen a écrit :
> Hi!
>
> I'm hoping to create a LFS system with as few patches as necessary. Some of
> the patches that are in use for both CLFS and LFS are. For instance the use
> of
> #undef STANDARD_STARTFILE_PREFIX_1
> #undef STANDARD_STARTFILE_PREFIX_2
> #define STANDARD_STARTFILE_PREFIX_1 "/tools/lib/"
> #define STANDARD_STARTFILE_PREFIX_2 ""' >> $file
>
> in 5.5. GCC-4.8.2 - Pass 1 is really not needed (sysroot takes care of that).
Have you really checked that? Last time I tried (maybe it was with 
gcc-4.8.0), I think some other paths were added, which is not what we 
want (that was for LFS).
> But there is one part that I don't get my head around, and that is the
> location of the dynamic linker. GLIBC_DYNAMIC_LINKER, GLIBC_DYNAMIC_LINKER32
> and GLIBC_DYNAMIC_LINKER64 are hard coded in the gcc source, and I'm trying
> to find a way to define them to something else. Does anyone have a hint?
Never done that, sorry.

Pierre


-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to