Author Topic: Use of Open Watcom Compiler on Linux (Mint Vanessa 20.3)  (Read 1418 times)

Offline ThierryD

  • Multiple posting newcomer
  • *
  • Posts: 20
Use of Open Watcom Compiler on Linux (Mint Vanessa 20.3)
« on: December 29, 2023, 06:27:42 pm »
Hi,

I try to use OW compiler into C::B IDE on Linux.
In attachment, the result of this test (succesfull).

After this test four questions at C::B Teams :
    "Why "options" by default like "-Wall" "/Zi" appears on command line to compile after create new configuration
   of compiler on Linux ?"
   "Why "Other compiler options" are not used when positioned in project properties on Linux ?"
   "Why "Other compiler options" are not used when positioned in global settings of compiler on Linux ?"
   "Can you integrate Open Watcom compiler directly into IDE on Linux and when ?"

Many thanks.

Thierry D.

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1563
Re: Use of Open Watcom Compiler on Linux (Mint Vanessa 20.3)
« Reply #1 on: December 29, 2023, 07:44:25 pm »
Why did you clone the Intel compiler? Modify the Watcom one or clone it.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Use of Open Watcom Compiler on Linux (Mint Vanessa 20.3)
« Reply #2 on: December 29, 2023, 10:43:39 pm »
Why did you clone the Intel compiler? Modify the Watcom one or clone it.

Some compilers are only on some OSes. Open Watcom  (OW) might be one of them.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline ThierryD

  • Multiple posting newcomer
  • *
  • Posts: 20
Response TDE : Use of Open Watcom Compiler on Linux (Mint Vanessa 20.3)
« Reply #3 on: December 30, 2023, 11:57:34 am »
Hi Miguel,

Sorry, but OW is not proposed in list of "available" compilers on Linux (but true, on Windows systems)...

Greeting.