Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] Howto build CDT binaries for Linux under Windows

Do you mean the native libraries that are part of the 
org.eclipse.cdt.core.* fragments? If so, we build them on the host 
platforms only. We don't cross compile them.

Or do you mean binaries produced by running a build in the CDT? It would 
be nice to have a general set of instructions on how to do cross compiles 
from within the CDT. But if you are using standard make then the process 
is pretty much the same as if you already do cross compiles from the 
command line.

Cheers,
Doug Schaefer,
Ottawa Lab, IBM Rational Software Division



Øyvind Harboe <oyvind.harboe@xxxxxxxxx> 
Sent by: cdt-debug-dev-admin@xxxxxxxxxxx
01/12/2005 06:03 PM
Please respond to
cdt-debug-dev


To
cdt-debug-dev@xxxxxxxxxxx
cc

Subject
[cdt-debug-dev] Howto build CDT binaries for Linux under Windows






Silly question:

Where can I find a description of how to build CDT binaries for Linux
under Windows?

-- 
Øyvind Harboe
http://www.zylin.com


_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-debug-dev




Back to the top