Hi Tim,

> The test.c work for me; under Windows XP 64 Bit,
> using recent snapshot of SDCC.

This is interesting: Which snapshot precisely are you using?
r5444 and r5445 produce empty preprocessor output, causing
sdcc to output

at 1: warning 190: ISO C forbids an empty source file

No other errors or warnings occur on my WinXP 32 bit box
(running on an AMD Athlon 64 X2, but it's a plain old
32-bit Windows).

If r5444/r5445 work on 64 bit boxes but fail on 32 bit ones,
we might have trouble locating the error unless there are
compile options available for the MinGW-build specifying
the target to be 64 bit even if it is not ...

@Borut: Is the cross-build performed on a 64 bit host?
         Maybe we require some --march=i386 like option
         when cross-compiling CPP?!?

Puzzled,
Raphael

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to