This is the mail archive of the gcc@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: Building g++ 3.0 under AIX


	As Alex mentioned, without any more details about the problem you
are encountering, there is no way for any to provide you with advice.
Mark seems to have had success.  I have had partial success.  As I
mentioned to Mark privately, he installed the compiler before building the
libraries, so shared libraries appear in directories with the appropriate
prefix.  As has been mentioned in the shared libgcc discussion, it seems
like one may need to have -B flags (used when building the libraries)
converted into -L flags for additional directories to check.

David


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