This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


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

Re: using gcc with embedded targets


On Wed, Jul 12, 2000 at 03:23:27PM +0100, John Horton wrote:
>I am new to gcc and wonder if anyone can help.
>
>I have downloaded and installed the win32 cygwin binaries and would now
>like to cross compile to an AMTEL AVR micro without having to rebuild
>gcc.
>
>Is it possible to install gcc support for different target processors
>using my current binaries without having to download the gcc sources
>and re-compile/install gcc ?
>
>If so where can I get the relevant support files from ?

The gcc that comes with cygwin is intended to produce native executables.
There is no built-in cross-compiler support.

For that you'll need to build your own cross-compiler.  If you are attempting
to do that you probably should be using another mailing list.  Check out
http://sources.redhat.com/ for a list of mailing lists.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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