1
Using Code::Blocks / Strange comportment of CB with "duplicate" Open Watcom compiler (closed)
« Last post by ThierryD on Today at 12:31:58 pm »Hi
Ok, actions operated on my configuration.
It's not enought because clause "file" to designed object_file is needed by this linker.
The real syntax is :
$linker option quiet $link_options $libdirs file $link_objects name $exe_output $libs option resource=$link_resobjects
With these modified syntax, everything is OK to generated an executable with Open Watcom 2.0, binaries 64 bits (directory C:\watcom\binnt64).
You can close these Topic : it solved.
Thank you very munch Tim.
PS : Maybe to report to master branch of CB.
PS2 : Why generation with Open Watcom 2.0, binaries 32 bits, is OK, the command line for "link object file to executable" present he same syntax anomaly ?
Ok, actions operated on my configuration.
It's not enought because clause "file" to designed object_file is needed by this linker.
The real syntax is :
$linker option quiet $link_options $libdirs file $link_objects name $exe_output $libs option resource=$link_resobjects
With these modified syntax, everything is OK to generated an executable with Open Watcom 2.0, binaries 64 bits (directory C:\watcom\binnt64).
You can close these Topic : it solved.
Thank you very munch Tim.
PS : Maybe to report to master branch of CB.
PS2 : Why generation with Open Watcom 2.0, binaries 32 bits, is OK, the command line for "link object file to executable" present he same syntax anomaly ?