![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| pro*c compilation error | satvd | High Level Programming | 0 | 05-21-2008 02:04 AM |
| Compilation error : Please help | jagan_kalluri | High Level Programming | 1 | 05-20-2008 01:48 PM |
| compilation error | mannam srinivas | HP-UX | 2 | 04-18-2008 10:52 AM |
| compilation error | smanu | High Level Programming | 2 | 12-29-2006 06:11 AM |
| Regarding compilation error. | sweta | High Level Programming | 1 | 12-10-2006 07:30 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
Should be too simple... I wrote a sample c++ program like #include <iostream.h> int main() {$ int ab=455; cout << ab << endl; return 1; } I am getting error like $ gcc u1.cpp Undefined first referenced symbol in file cout /var/tmp/ccK1IfM6.o ostream: endl(ostream &) /var/tmp/ccK1IfM6.o ostream: ld: fatal: Symbol referencing errors. No output written to a.out collect2: ld returned 1 exit status Not able to figure out what the problem is. THanks ls1429 |
| Forum Sponsor | ||
|
|
|
|||
|
Sorry if I have misled the question.
What I intended to ask is ... I just want to know where the compiler will be available generally & is there any place to search in specific, across machines for any compilers Thanks |
|||
| Google The UNIX and Linux Forums |