|
|||||||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
Massive Happiness
Join Date: May 2002
Location: Boston, MA
Posts: 238
Rep Power: 0 ![]() |
Ok, I'm new to programming in linux, I'm trying to write C/C++ programs, nothing fancy yet, just basic I/O stuff at the moment. I've been trying to use GCC to complie my programs, but I'm just getting lost, if anyone at all can help please do. I need to know how to complie and run my programs.
Thanks in advance, I hope, -Skastel
__________________
Barton 2800+ @ 1998Mhz (12x166) Radeon 9700 Pro ASUS A7N 1 GB Corsair Low Latency PC3200 (2-2-2-5) SBLive! 5.1 WD 80GB JB Samsung DVD 16x+/12x-/2.4x Dual Layer Lite-On CD-R/RW 48x12x48x |
|
|
|
|
|
#2 |
|
DriverHeaven Newbie
Join Date: Jan 2003
Posts: 8
Rep Power: 0 ![]() |
Try typing: make
there needs to be a file called makefile there to work also, for more help, type: man make man gcc |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|