Tim Kosse <[EMAIL PROTECTED]> writes: > Ben Pfaff wrote: >> Tim Kosse <[EMAIL PROTECTED]> writes: >> >>> ./configure --host=i586-mingw32msvc --target=i496-mingw32msvc >> >> Does it have the same behavior without the typo (496 -> 486)? > > Sorry for the typo, the line should have been ./configure > --host=i586-mingw32msvc --target=i586-mingw32msvc > > To be sure I've tried again with both the correct as well as the > incorrect command, result is the same in both cases. The compiled > executable is 'hello' which is a valid windows executable. Just the > extension is missing.
OK. I'll take a look. I just wanted to make sure it was a transcription error, not a fundamental mistake. -- Ben Pfaff email: [EMAIL PROTECTED] web: http://benpfaff.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

