This is the mail archive of the cygwin@sourceware.cygnus.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: anybody built gcc cross-compilers?


How are your filesystems (directories) mounted?  If they are not 
text=binary then this can cause this sort of problem.

-        \\||//
---o0O0--Earnie--0O0o----
-earnie_boyd@hotmail.com-
------ooo0O--O0ooo-------

>From: "William R. Jones" <wjones@mindspring.com>
>Reply-To: "wjones@mindspring.com" <wjones@mindspring.com>
>To: "'gnu-win32@cygnus.com'" <gnu-win32@cygnus.com>
>Subject: anybody built gcc cross-compilers?
>Date: Wed, 22 Oct 1997 09:35:40 -0400
>
>I'm trying to build a cross-compiler so I can build code for an ARM on 
NT. 
>I have bult it on a SPARC, but guess what, I don't have a SPARC at 
home.
>
>running NT4.0SP3, under a bash shell, I run configure using the 
following 
>line:
>
>./configure --build=i386-*-winnt35 --host=i386-*-winnt35 --target=arm
>
>in a separate tree set aside for just this purpose. The resulting make 
>LANGUAGES=C results in it dying when trying to build one of the early 
files 
>in the obj list, I think cccp.c.
>
>I noticed several errors resulting from the ./configure call, mostly 
usage 
>messages from mv and "does not exist" messages from touch- which should 
be 
>creating those files that don't exist, not failing outright.
>
>But before I jump in with both feet and try to debug configure, i 
thought 
>I'd ask if anybody else has tried to do something similar, and if so, 
were 
>you able to get it to work?
>
>Bill Jones
>
>
>-



______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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