Go to Post When a vomit shooter runs out of balls, is it dry heaving? :p - Lil' Lavery [more]
Home
Go Back   Chief Delphi > Technical > Programming
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
Closed Thread
 
Thread Tools Rating: Thread Rating: 2 votes, 5.00 average. Display Modes
  #1   Spotlight this post!  
Unread 29-04-2005, 15:53
Greg McCoy's Avatar
Greg McCoy Greg McCoy is offline
boiler up!
FRC #3940 (CyberTooth)
Team Role: Engineer
 
Join Date: Feb 2002
Rookie Year: 2002
Location: Kokomo, IN
Posts: 484
Greg McCoy has a reputation beyond reputeGreg McCoy has a reputation beyond reputeGreg McCoy has a reputation beyond reputeGreg McCoy has a reputation beyond reputeGreg McCoy has a reputation beyond reputeGreg McCoy has a reputation beyond reputeGreg McCoy has a reputation beyond reputeGreg McCoy has a reputation beyond reputeGreg McCoy has a reputation beyond reputeGreg McCoy has a reputation beyond reputeGreg McCoy has a reputation beyond repute
Send a message via AIM to Greg McCoy
Re: using eclipse

Quote:
Originally Posted by jhnphm
Bah! IDEs are for the weak. Makefiles 4Life!!!
The Eclipse CDT thing lets you use makefiles...in fact, I think if you're using something other than the GNU tools, you have to use a makefile.
  #2   Spotlight this post!  
Unread 29-04-2005, 16:32
Astronouth7303's Avatar
Astronouth7303 Astronouth7303 is offline
Why did I come back?
AKA: Jamie Bliss
FRC #4967 (That ONE Team)
Team Role: Mentor
 
Join Date: Jan 2004
Rookie Year: 2004
Location: Grand Rapids, MI
Posts: 2,071
Astronouth7303 has much to be proud ofAstronouth7303 has much to be proud ofAstronouth7303 has much to be proud ofAstronouth7303 has much to be proud ofAstronouth7303 has much to be proud ofAstronouth7303 has much to be proud ofAstronouth7303 has much to be proud ofAstronouth7303 has much to be proud ofAstronouth7303 has much to be proud ofAstronouth7303 has much to be proud of
Re: using eclipse

Quote:
Originally Posted by Greg McCoy
The Eclipse CDT thing lets you use makefiles...in fact, I think if you're using something other than the GNU tools, you have to use a makefile.
You can specify a tool to run. Just has to accept arguments similar to GNU make. Jam, for example, can be used.

I noticed that the makefile posted in the other thread doesn't handle asm files. How can one remedy this?
  #3   Spotlight this post!  
Unread 29-04-2005, 22:30
tux tux is offline
Registered User
AKA: Lee Harr
FRC #3842 (Shock-a-Bots)
Team Role: Mentor
 
Join Date: Apr 2005
Rookie Year: 2005
Location: Rochester, NY
Posts: 91
tux is an unknown quantity at this point
Re: using eclipse

I think requiring any particular environment is quite poor.

Luckily people have done some great work to create tools to allow us to use our own chosen systems.

Personally, I use kate (the KDE Advanced Text Editor) and a Makefile expanded from the one I found here:
http://adambots-live.sf.net/

Providing great (standardized, open, free, interchangeable) tools instead of mediocre "environments" is much appreciated.
  #4   Spotlight this post!  
Unread 30-04-2005, 17:38
dasRatsel's Avatar
dasRatsel dasRatsel is offline
Registered User
FRC #0811
 
Join Date: Apr 2005
Location: NH
Posts: 26
dasRatsel is on a distinguished road
Re: using eclipse

k -- well - i have it all figured out for those that are as in the dark as i was...
needed files:
eclipse : http://www.eclipse.org/downloads/index.php
C tool : http://update.eclipse.org/tools/cdt/...-win32.x86.zip
-and-
http://update.eclipse.org/tools/cdt/...-win32.x86.zip
compiler: mcc18 (provided from first)
make tool: mingw32 http://prdownloads.sf.net/mingw/MinG...3.exe?download


'n' once its all installed, make sure they're all set under ur PATH variable and when you create a new project, make sure u set the make command to use mingw32-make

i use mingw 'cause its got g++ built in, so i c'n use it to make non-first related programs aswell

and you will need something similar to that makefile example on the thread above

~Xavier
__________________
<<
and i said what about
breakfast at tiffany's
she said i think i
remember that film
i
said as i recall
i think
we both kinda liked it
and i said well that's one thing we got
>>
  #5   Spotlight this post!  
Unread 05-05-2005, 18:05
Astronouth7303's Avatar
Astronouth7303 Astronouth7303 is offline
Why did I come back?
AKA: Jamie Bliss
FRC #4967 (That ONE Team)
Team Role: Mentor
 
Join Date: Jan 2004
Rookie Year: 2004
Location: Grand Rapids, MI
Posts: 2,071
Astronouth7303 has much to be proud ofAstronouth7303 has much to be proud ofAstronouth7303 has much to be proud ofAstronouth7303 has much to be proud ofAstronouth7303 has much to be proud ofAstronouth7303 has much to be proud ofAstronouth7303 has much to be proud ofAstronouth7303 has much to be proud ofAstronouth7303 has much to be proud ofAstronouth7303 has much to be proud of
Re: using eclipse

Quote:
Originally Posted by dasRatsel
k -- well - i have it all figured out for those that are as in the dark as i was...
needed files:
eclipse : http://www.eclipse.org/downloads/index.php
C tool : http://update.eclipse.org/tools/cdt/...-win32.x86.zip
-and-
http://update.eclipse.org/tools/cdt/...-win32.x86.zip
compiler: mcc18 (provided from first)
make tool: mingw32 http://prdownloads.sf.net/mingw/MinG...3.exe?download
It's much easier to use Eclipse's internal update mechanism than it is to try to download a file outside of eclipse and installing it.

Trust me. It's just not worth it.
Closed Thread


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Eclipse IDE & makefile as MPLAB replacement RoboPhantom Programming 0 27-02-2005 19:05
Last total Lunar Eclipse TONIGHT miketwalker Chit-Chat 16 11-11-2003 22:00
Free Compiler/Linker for WinXP? IMDWalrus Programming 14 05-11-2003 15:45
Total Lunar Eclipse May 15/16 Night geo Chit-Chat 17 19-05-2003 22:02


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

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi