LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: David Newall <davidn@rebel.net.au>
  To  : David Lloyd <lloy0076@rebel.net.au>
  Date: Mon, 30 Jul 2001 15:44:49 +0930 (CST)

Re: Compiling Berkeley DB Programs

David Lloyd wrote:
> gcc -o vote -O2 -march=athlon -L /lib -l lib/libdb-3.1.so vote.o
> gcc: lib/libdb-3.1.so: No such file or directory

Normally one would write, "gcc -o vote -O2 -march-athlon -ldb vote.o"

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page