DMD and C compatibility on Linux

Robert Clipsham robert at octarineparrot.com
Sat Nov 27 16:56:32 PST 2010


On 27/11/10 22:04, Bob Cowdery wrote:
> I've just started to get organised to port my project from Windows to
> Ubuntu. I see there is now a DMD for Linux which I have installed. My
> question is can anyone tell me what I need to build the C libraries in
> to be compatible. On Windows I had to use DMC or convert the libraries.
> As there is no DMC on Linux will GNU GCC output link with DMD output?
>
> bob

C libraries will "just work" on linux, there's no issues with OMF/COFF 
like on windows.

-- 
Robert
http://octarineparrot.com/


More information about the Digitalmars-d-learn mailing list