Ah, I still have the Mingw installer somewhere on my PC. Â*I thought about downloading Cygwin (guhh) to do this earlier but Mingw will do
EDIT: Â*Screw it, that didn't work. Â*Getting:
Screw it, I'm going to bedIn file included from cdio_private.h:31,
Â* Â* Â* Â* Â* Â* Â* Â* from _cdio_bsdi.c:35:
../include/cdio/cdio.h:263: parse error before "cdio_read"
../include/cdio/cdio.h:263: warning: type defaults to `int' in declaration of `cdio_read'
../include/cdio/cdio.h:263: warning: data definition has no type or storage class
In file included from _cdio_bsdi.c:35:
cdio_private.h:135: parse error before "ssize_t"
cdio_private.h:135: warning: no semicolon at end of struct or union
cdio_private.h:184: parse error before '}' token
cdio_private.h:184: warning: type defaults to `int' in declaration of `cdio_funcs'
cdio_private.h:184: warning: data definition has no type or storage class
cdio_private.h:190: parse error before "cdio_funcs"
cdio_private.h:190: warning: no semicolon at end of struct or union
cdio_private.h:192: parse error before '}' token
cdio_private.h:224: warning: type defaults to `int' in declaration of `cdio_funcs'
cdio_private.h:224: parse error before '*' token
cdio_private.h:288: parse error before "cdio_generic_read"
cdio_private.h:288: warning: type defaults to. Just for troubleshooting purposes, I used the same ones from the ljsdcdev instructions I downloaded months ago, but I did not create the cross-compiler
I put the libs on my site if your want them. http://www.storm-studios.net/GPF/libcdio.zip
I build the latest code from cvs, and it requires a mounted image.
I used the Virtual CD-ROM Control Panel for Windows XP http://download.microsoft.com/downlo...olpanel_21.exe
to mount the dc.iso as my X: , then had to change the code in iso.c line 37 to
cdio = cdio_open("\\\\.\\X:", DRIVER_UNKNOWN);
But it still requires an ip.bin and 1st_read.bin in the dcemu directory and doesn't appear to use whats in the iso image yet. Or I am doing something wrong
Troy
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks