![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| LD linker define symbol | lzwierko | UNIX for Advanced & Expert Users | 3 | 04-04-2008 11:15 AM |
| dynamic linker error | C3000 | HP-UX | 3 | 11-20-2007 07:37 AM |
| Linker error when using vector's | CDurkin | High Level Programming | 1 | 01-09-2007 01:43 AM |
| linker problem | suman_jakkula | AIX | 0 | 08-29-2006 07:38 AM |
| CC LInker Error UNIX Sun Solaris | nik | High Level Programming | 2 | 03-23-2004 06:38 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Linker (ld)
hai
I have installed Linux 7.0 on my system and i have an doubt the linker i ran simple hello.c program with gcc compiler gcc -c hello.c i want linker to produce the output so i put on the command line as ld first.o -lc but it is not running ver properly but there is an warning: entry symbol _start not found please rectify my error i tried this option also ld -o output /lib/crt1.o hello.o -lc a waring comes " file format not recognized " please rectify above errors Thanx |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|