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

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: sharing code between several crosscompilers


On Fri, 2006-01-13 at 14:33 +0000, Dave Korn wrote:
> Enrico Weigelt wrote:

>   All the executables are target-specific.  All the libraries are
> target-specific and all the include files are target-specific.
> 
>   That doesn't leave a whole lot to share apart from the man and info pages.
> And as it happens, the info pages are shared already!

... and this happens to be a bug ... because at least the target-tool
specific info pages should be target-prefixed (<target>-<tool>.info
instead of <tool>.info)

Ralf



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


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