Thread: Basics of gcc
View Single Post
Old 15 January 2020, 09:34   #10
thyslo
Registered User
 
Join Date: Apr 2018
Location: Germany
Posts: 189
Quote:
Originally Posted by MartinW View Post
Why -Dlinux ?
I had nearly forgotten it, but a look in the code revealed: It defines a macro which is needed because sometimes I also build the project with StormC4.

The macro is used to #include <new> when build in in Linux/gcc6.5, whereas <new.h> must be included for StormC4.

Last edited by thyslo; 15 January 2020 at 09:58.
thyslo is offline  
 
Page generated in 0.15165 seconds with 11 queries