This is the mail archive of the crossgcc@sources.redhat.com 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: Newbie questions


Ian Chisholm wrote:
> I'd like some pointers if possible for building my first cross-compiler
> I have host=i686-pc-cygwin
> I'd like to target=powerpc-linux
> I'd like to cross-compile c++ (including STL - <string>, <vector>, ...)
> Target is embedded and does not support shared/dynamic libraries.
> Is such a cross-compiler feasible?

Yes.  Search the archives for this mailing list.  A few (noncygwin)
bits of info are at 
http://www.kegel.com/xgcc3/

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


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