This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Building only C++ libraries


Hi,

I'm currently using gcc/g++ 4.1.1 on AIX 5.2, which I
downloaded as binaries from UCLA. Unfortunately this
package did not include 64 bit flavors of C++ runtime
libraries, which I need to build a 64 bit application.
I'm now trying to build the libraries from the source
code. 

My question is: is it possible to configure the build,
so that only the libraries are built without
bootstrapping the compiler, and if so, what are the
required arguments for configure?

Michael


       __________________________________ Yahoo! Clever: Frage stellen und einen von 44 iPods gewinnen!  www.yahoo.de/better


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