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]

Re: FreeBSD linking against libc_r instead of libc


> How do I configure egcs on FreeBSD so that it not only recognizes the
> -pthread flag but also interprets it as linking against libc_r as opposed
> to libc? Any help would be much appreciated. 

You need to change the spec file, please have a look at how it is done
for hpux10 and aix41. Ideally, you would change the configuration
file, and submit the corresponding patch to
egcs-patches@egcs.cygnus.com.

Hope this helps,
Martin



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