Marco Trudel wrote:
Raphael Zulliger wrote:
What I need:
A gcc 4.x powerpc-eabi crosscompiler running natively under windows
(with the use of cygwin) that will be distributed to our customers.
Give --with-sysroot and with-build-sysroot a try. This way, you will
have a fully independend relocatable gcc.
AFAIK the '--with-sysroot=' is for installing the C libraries from the
'native' GCC into the cross host.
So what on earth is this 'native GCC for powerpc-eabi', how it's
'custom' install scheme differs from
the standardized cross-GCC install scheme etc.?