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] |
| Other format: | [Raw text] | |
On Thu, Aug 15, 2002 at 11:49:00PM -0700, Aaron Lehmann wrote: > On Fri, Aug 16, 2002 at 07:28:11AM +0200, Robert Schiele wrote: > > Sure. If you want him to build the libraries, you must give him the > > include files. > > I don't intend to link on this host, so I don't see why the libraries > would be necessary. Can their building be disabled? > http://gcc.gnu.org/install/configure.html does not seem to mention > this. No, there is not an option to disable building of libgcc.a. But your compiler is already complete at this stage, so you can just easily install this compiler manually. If you didn't like manual installation, you may also just touch the library files you don't need and restart make. But remember: You _still_ need your target's include files for compiling with your cross compiler. Anyway, I think this discussion is more appropriate on gcc-help mailing list. Robert -- Robert Schiele Tel.: +49-621-181-2517 Dipl.-Wirtsch.informatiker mailto:rschiele@uni-mannheim.de
Attachment:
msg00957/pgp00000.pgp
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |