libstdc++ multilibs installed where gcc won't find them

David Edelsohn dje@watson.ibm.com
Sun Feb 9 23:36:00 GMT 2003


>>>>> Albert Chin writes:

Albert> I don't think this is a problem. We can successfully bootstrap GCC
Albert> 3.2.2 with the Sun, Compaq, and HP compilers. What is odd is that, on
Albert> AIX 4.3.2, the following will print '.' but when it's run during
Albert> zlib/configure it prints the compiler usage message. That's what I'm
Albert> trying to understand.
Albert> $ /bin/sh
Albert> /usr/vac/bin/cc -print-multi-os-directory 2>/dev/null || echo .

	Try running zlib/configure with "-x" option to the shell (e.g.,
add "-x" to "#! /bin/sh" line of configure to trace what the script is
doing. 

David



More information about the Gcc mailing list