This is the mail archive of the autoconf@gnu.org mailing list for the autoconf project.


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

Re: cross compilation


>>>>> "Pavel" == Pavel Roskin <pavel_roskin@geocities.com> writes:

Pavel> In _most_ cases, the compiler should be able to link executables.
Pavel> It is only in libc case when the ability to link anything other than
Pavel> libraries is not required.

Pavel> So it's libc where specific changes should be used.

My example wasn't from libc, and furthermore you are wrong.
This happens with any target library that is built in the same tree as
the compiler.  This can include libstdc++, various bsp libraries, and
also libgcj.

Tom


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