This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/38667] gcc 4.3.2 build fails to create/link libgcc in SLES9 32-bit platform



------- Comment #4 from imam dot toufique at intel dot com  2008-12-30 19:51 -------
(In reply to comment #3)
> --libdir="${INSTALL_PREFIX}"/"${PLATFORM_LIBDIR}"
> this adjusts the std search paths (as well as --prefix), so you need to put a
> libc there as well.  You probably want to add --with-sysroot=/ to the configure
> line.

--with-sysroot option is for building cross-compilers, isn't it?  at least
thats what the manual indicates.  also, shouldn't the installer automatically
search for the glibc devel stuff?  when I built it with SLES9 64-bit I did not
have to mention the '--with-sysroot' option. 

thanks!


-- 

imam dot toufique at intel dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |imam dot toufique at intel
                   |                            |dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38667


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]