Ok, if "Nothing happend" as you said, with -E, that is ok. The output
is then stored in the newly created file "obj-dbg/OSGXmltokenizer.ii".
But beware, it will be about 32k lines of code.

Anyway, i've got a very similar problem over here (gcc version 4.5.2
(Ubuntu/Linaro 4.5.2-8ubuntu4)), and i think it might help, that EOF
is not the only thing that is missing. At another point, there are
very similar things with 'INT_MAX'. This problem does also occure at
Andres' build, look at line 257 of http://pastebin.com/W8wY4T6K

I also looked at my OSGXmltokenizer.ii and found some code from stdio.h:


# 1 "/usr/include/wchar.h" 1 3 4
# 37 "/usr/include/wchar.h" 3 4
# 1 "/usr/include/stdio.h" 1 3 4
# 45 "/usr/include/stdio.h" 3 4
struct _IO_FILE;

typedef struct _IO_FILE FILE;

# 65 "/usr/include/stdio.h" 3 4
typedef struct _IO_FILE __FILE;
# 38 "/usr/include/wchar.h" 2 3 4



but strangely no definition of EOF.

Maybe that helps getting us further.

Regards,

Michael

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to