This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: Just one set of libs please...




On Tue, 29 Feb 2000, Paul Andrews wrote:

> what option can I pass to configure (or make?) to only build
> one set of libraries for our target? In my case I am building
> with --target=m68k-coff and only require the m68000 libs , I
> don't need m5200 and mcpu32. This would speed up my build
> cycle a bit and cut down the space needed. So how can I stop
> it building all of them (--without-multilib?) and how do I tell
> it which one I want (out of the 4 available)?

I did it by manually editing multilib options in gcc/config/m68k/whathever
(I do not remember file name from the top of my head).

> 
> Cheers.
> Paul.
> 
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
> 


Thanks,

Aleksey



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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