[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: header problem and linker script problem



>> So I don't setup prefix at compile time.  When I install libraries I
>> setup installation path to ${install_root}.  Do you setup glibc like
>> me?  If so this problem may common one...
>
>I use the setup by Gordon Matzigkeit, he should comment here. However, I
>have a /usr/lib/gcc-lib/i386-gnu/2.7.2.3/libc.so that looks like the
>following (adfding SEARCH_DIR here didn't help).
>
>/* GNU ld script
>   Use the shared library, but some functions are only in
>   the static library, so try that secondarily.  */
>GROUP ( /usr/i386-gnu/lib/libc.so.0.2 /usr/i386-gnu/lib/libcrt_nonshared.a )

Hmm. OK I think there is no problem about our gcc's setup.  The reason
of library search fail is due to glibc's libc.so setup installation.
--
Kunihiro Ishiguro


Reply to: