User forums > Nightly builds

The 17 January 2007 build is out.

<< < (6/6)

David Perfors:
Please try to compile with wx 2.6.x C::B doesn't support 2.8 for now...

(btw. I had the same error on windows..)

jsibarani:
OK Thanks.


The problem doesn't exist in CB build January 18 2007 for Windows.

David Perfors:
The problem is related to wx2.8 and the nightlies are build with wx2.6 ;)

Jordar:
Hi,  Thanks for the responses. 

It is true that the DJGPP gcc is a 32 bit compiler/executable.  However the file must start in MS-DOS 16, so the executable contains a 16-bit "stub" which then calls the 32 bit mode and runs the rest of the executable in 32 bit protected mode.  For this reason I do not believe that there is a work around since windows sees this stub and automatically runs the gcc.exe in 16 bit mode, causing a limitation on the amount of command arguments.  This is my understanding of it at least. 

For the record I am using DJGPP gcc version 4.1.0

I think your idea of making it a compiler option would be very beneficial to DJGPP users.

Thanks for you help,
Jordar

p.s. I forgot to mention I am running XP Pro

killerbot:
the option has been implemented :default value is false (that means use relative paths), the GCC supported MinGW in CB sets this to true (use absolute paths)

Navigation

[0] Message Index

[*] Previous page

Go to full version