Jump to content

How do I recompile Dev-C++ for Mac?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
7 replies to this topic

#1
Panarchy

Panarchy

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 258 posts
Hello

Just wondering how I can recompile Dev-Cpp (Bloodshed Software - Dev-C++) for Mac (OS X Leopard 10.5.4).

I have tried other IDEs, but they just don't do it for me.

I've tried WINE (DarWINE). It works on it... but not as well as I'd hoped. So what I would like to do is recompile the program, for use on Mac.

I have just downloaded and installed the latest version of XCode. So I have gcc installed.

Please tell me what I need to do to get this to work.

Thanks in advance,

Panarchy

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Dev-C++ was written in Delphi. I don't think there is a Delphi compiler for Mac.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
Panarchy

Panarchy

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 258 posts
I just read something about this supporting Delphi compiliation for Mac;
Free Pascal - Advanced open source Pascal compiler for Pascal and Object Pascal - Home Page

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
If it supports the Delphi components, you'll be in good shape. Note that Lazarus requires some translation to compile Delphi programs, and it is also Free Pascal.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
Panarchy

Panarchy

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 258 posts
Thanks.

Um, I'm a little confused at using fpc (Free Pascal Compiler).

I've never really used a command-line compiler (except gcc's make, ./configure and make install ones).

What I need to do is compile Dev-C++.

Please tell me what I need to do to get this to work.

Thanks in advance,

Panarchy

#6
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
As I said, I don't even know if it's possible. I haven't spent any time trying to compile delphi code with FPC or GCC
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#7
Panarchy

Panarchy

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 258 posts
Can you please give it a try for me?

Thanks in advance,

Panarchy

#8
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Since I don't have access to a Mac, I may have limited help to offer... I would look at this page for hints, however.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog