Re: installed, compiled, how to link?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The linker's name is "ld".

> hill0093 wrote:
> > I got at least part of gcc installed so I compiled:
> > gcj  --name=HelloJav  HelloJav.java
> > by looking at the man gcj page, and got an a.out.
> > I spose next is linking but don't know name of linker
> > so cannot look it up. Pleas help.
> >   
> a.out is already linked.  Adding the -v option would show you the link 
> step.  Next is try to run it, e.g. ./a.out
> 
> 

________________________________________________________________
Please visit a saintly hero:
http://www.jakemoore.org

And a boy with a wonderful wish:
http://shaneswish.com/

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux