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]

RE: anonymous class type error


I am sorry I did not make myself clear.
I am building a canadian cross for an embedded target .
build = Linux   Host = Windows  target = sh-hms

So, I will be requiring newlib as well as cygwin , right ?
Or, what other way is there ?

Regards,
Arati


-----Original Message-----
From: David Korn [mailto:dkorn@pixelpower.com]
Sent: Wednesday, June 20, 2001 6:37 PM
To: 'aratid@kpit.com'
Cc: crossgcc@sourceware.cygnus.com
Subject: RE: anonymous class type error



>-----Original Message-----
>From: Arati D [mailto:aratid@kpit.com]
>Sent: 20 June 2001 05:22



>I am getting the following error during make stage.
>
>/src/winsup/w32api/include/winnt.h:1707:anonymous class type 
>not used to
>declare any objects
>
>while compiling the file src/winsup/cygwin/assert.cc
>
>My environment :
>configure --target=i586-cygwin32
>gcc2.95.3 
>binutils2.11
>newlib 1.9.0 from www.cygwin.com (libiberty, newlib, winsup, include)


  Get rid of newlib.  It doesn't work for cygwin, and since you already
have cygwin you already have a C library.    Just build the compiler on
its own and it should all be fine.


       DaveK
-- 
we are not seats or eyeballs or end users or consumers.
we are human beings - and our reach exceeds your grasp.
                    deal with it.                      - cluetrain.org 



**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************

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


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