LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 06-17-2004, 08:06 PM   #1
KaptinKABOOM
Member
 
Registered: Jun 2004
Location: Morgantown, WV
Distribution: Slackware 10.0
Posts: 39

Rep: Reputation: 15
Bloodshed IDE on Linux... WHO is with ME?


I would like to start a project to port the bloodshed Dev-C++ IDE to Linux, originally Dev-C++ was written in Borland Delphi so it should be eaisly portable using Kylix (which I am having trouble installing) or any other Delphi environment...there is only one problem..... I do not know Delphi....
but What I would like to know is: Why hasn't anyone done this yet and ... how hard could it be?

Also if anyone is good with delphi and wants to get in on this Idea please let me know!

Last edited by KaptinKABOOM; 06-18-2004 at 03:10 PM.
 
Old 06-18-2004, 03:11 PM   #2
KaptinKABOOM
Member
 
Registered: Jun 2004
Location: Morgantown, WV
Distribution: Slackware 10.0
Posts: 39

Original Poster
Rep: Reputation: 15
What no takers?
 
Old 09-23-2004, 09:46 PM   #3
orgee
Member
 
Registered: Sep 2004
Distribution: slack-10 / kernel-2.6.81
Posts: 43

Rep: Reputation: 15
hey man i visited the bloodshed irc and asked them if i could do it, this was like a couple of days ago. anyway i saw on their sourceforge site that the linux version was really old, and i asked if i could do a port of the their current one. they said that it contained alot of win32 specific code so it would be tedious to do the job, but if youre up to it, we can do this. porting is easy, just takes time is all.
 
Old 09-24-2004, 07:43 AM   #4
KaptinKABOOM
Member
 
Registered: Jun 2004
Location: Morgantown, WV
Distribution: Slackware 10.0
Posts: 39

Original Poster
Rep: Reputation: 15
Heh wow its been a whiole since I first posted that but yeah I figure I need something to do in the spare time.... I know Borland has a Delphi programming enviroment for Linux but its only guarenteed to work with Red Hat 7.3, So We either have to install redhat 7.3 on something (yuk) or figure out how to jury rig it to work with another linux distro. Personally I use Slackware 10.0....I dunno tho are ther any other delphi programming enviro's for linux?
 
Old 09-24-2004, 08:31 AM   #5
orgee
Member
 
Registered: Sep 2004
Distribution: slack-10 / kernel-2.6.81
Posts: 43

Rep: Reputation: 15
I know one called Free Pascal. We could use that along with GTK for conversion. This is gonna be a tedious task heheh. Should be fun though. Right now i trying to create a build of the RHIDE ide for Slack. That was my favorite IDE back in my old days of Dos, along side DJGPP.
 
Old 09-24-2004, 10:48 AM   #6
alexrait1
Member
 
Registered: Jul 2003
Location: Israel
Distribution: slackware current kernel 2.6.9
Posts: 70

Rep: Reputation: 15
Why to bother? Bloodshed is not that good an IDE to spend our time on it.
I think it's better to concentrate on the existing one - kdevelop, to make it better, intuitive and if necessary to include some features borrowed from Bloodshed or based on it.
There are too many c/c++ IDEs for linux - anjuta, eclipse, kdevelop, emacs and others. There absolutely no need to add a new one.
 
Old 09-24-2004, 11:29 AM   #7
orgee
Member
 
Registered: Sep 2004
Distribution: slack-10 / kernel-2.6.81
Posts: 43

Rep: Reputation: 15
luckily we are in a world called linux where there are many options, and that is your opinion so if you dont like it, dont use it. im in for the fun, and plus i like bloodshed better than kdevelop. kdevelop too much stuff on it.
 
Old 09-24-2004, 05:38 PM   #8
KaptinKABOOM
Member
 
Registered: Jun 2004
Location: Morgantown, WV
Distribution: Slackware 10.0
Posts: 39

Original Poster
Rep: Reputation: 15
yeah honestly Kdevelop isn't bad for a C++ enviroment but it does have too many features... So hfar out of any IDe I have used (even comerical over priced ones) Bloodshed is the best, Though if we did modify Kdevelop we could turn it into a bloodshed clone ...... which might save time and effort.
 
Old 09-24-2004, 05:59 PM   #9
orgee
Member
 
Registered: Sep 2004
Distribution: slack-10 / kernel-2.6.81
Posts: 43

Rep: Reputation: 15
Hmm. Thats an interesting an idea, we could try that too.
 
Old 10-23-2004, 05:32 PM   #10
mooseman
LQ Newbie
 
Registered: Mar 2004
Location: Wellington, New Zealand
Distribution: Ubuntu
Posts: 19

Rep: Reputation: 0
Porting Dev-C++ to Linux

Hi all!
I would **love** to see a Linux port of Dev-C++! I'm not enough of a dev to help with coding it, but I'd be **very** willing to test it! :-)
I'm able to run the latest (Windows) version of Dev-C++ under Wine, but it is ***SLOW! ***
Okay, so there are already C++ IDEs in Linux, but *none* of them are easy for newcomers. I find all of them to be real "overkill" - very intimidating. Dev-C++ has an *excellent* layout! Clean, simple ...
ahhhhhh ...... :-)
So, if anyone's keen to start the port, count me in as a tester!
Bye for now -
mooseman
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Best IDE to learn IDE to leran on Linux alix123 Programming 4 01-07-2005 04:22 AM
Why no IDE like Bloodshed? KaptinKABOOM Programming 5 06-17-2004 08:00 PM
RH9 &9.0 Benq CDRW 4012a IDE + IDE CDROM - Install - how to cgtueno Linux - Hardware 6 05-30-2004 02:43 PM
bad dmesg output when using ide-scsi boot parameter for IDE CD/DVD-ROM Locura Slackware 7 09-29-2003 02:36 AM
how2 make the kernel scan both PCI IDE and Mboard IDE channels? carboncopy Slackware 1 07-23-2003 03:26 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 07:58 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration