This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

Re: Testing glibc with non-default options


On 03/01/2016 09:49 AM, Andreas Schwab wrote:
Stefan Liebler <stli@linux.vnet.ibm.com> writes:

The approach with GCC='gcc -m...' worked for me.

${GCC} has no significance to the glibc configure scripts and
makefiles.  In fact, the configure script actually overwrites any value
it may inherit in $GCC.

Andreas.

Sorry. You're right.
Not GCC=.., but CC=.. and CXX=...


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