public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* SIZE_TYPE macro.
@ 1997-10-20  9:34 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 1997-10-20  9:34 UTC (permalink / raw)
  To: gnu-win32

I have managed to build a linux-Mips cross compiler 
using the gnu-win32 sources.
However, I would like to change the target descriptiom 
macro, "SIZE_TYPE" from an "unsigned int" to an 
"unsigned long int".

I tried inserting the following line in the 
/build/gcc/tm.h file.

#undef SIZE_TYPE
#define SIZE_TYPE "unsigned long int"

However, I get many errors when compiling the 
gnu-win32 sources.

Can anyone help?

Thanks in advance, 
Mark.
_______________________________________________
Mark G Hannah          Email:mark@solcom.co.uk
 
SolCom Systems
SolCom House           Tel: +44 1506 461707
Meikle Road            Fax: +44 1506 461717
Kirkton Campus
Livingston             http://www.solcom.co.uk
EH54 7DE               10/20/97  4:25:23 PM
_______________________________________________


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-10-20  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-10-20  9:34 SIZE_TYPE macro mark

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).