Hello,
i have the debian mingw32-* cross-compiler packages for linux,
(version gcc 3.4.2 (mingw-special))

and i installed libgw32c-0.4-lib.zip archive.
i put include/glibc/* in /usr/mingwpath/include and lib/libgw32c.a
in /usr/mingwpath/lib.

I also installed full gtk+/etc.. dlls and headers for mingw32.
I try to cross-compile the GNU Denemo musical score editor.
I have this problem:

In file included from exportabc.cpp:16:
/usr/lib/gcc/i586-mingw32msvc/3.4.2/../../../../i586-mingw32msvc/include/unistd.h:353:
 error: expected identifier before numeric constant
/usr/lib/gcc/i586-mingw32msvc/3.4.2/../../../../i586-mingw32msvc/include/unistd.h:353:
 error: expected `,' or `...' before numeric constant

I replaced ths unistd.h file with the one i have for linux
(libc6-dev Source: glibc Version: 2.3.5-1ubuntu12)
and it gave far more errors.

So, i tried to study the diff, but i don't see syntax inconsistency.

Any clue ?
--
Ben




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to