Compiling 1.8.1: ld missing

Derek Atkins warlord at MIT.EDU
Sun Mar 2 02:31:56 CST 2003


"ld" is the linker.  It is generally associated with your compiler.
On linux it usually lives in /usr/bin/ld and is part of the
binutils package.  If you're not on Linux, then you need to
figure out what platform you ARE on and set your path appropriately
to find the linker.

-derek

Joel Konkle-Parker <jjk3 at msstate.edu> writes:

> I'm trying to compile 1.8.1:
> 
> ----------
> $ ./configure
> creating cache ./config.cache
> checking for non-GNU ld... no
> configure: error: no acceptable ld found in $PATH
> $
> ----------
> 
> What's 'ld', and where do I get it?
> 
> - Joel
> 
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at lists.gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-user mailing list