This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Linktime problems on linix i586
- To: 440 Database Project <mindb at www dot student dot fsu dot umd dot edu>
- Subject: Re: Linktime problems on linix i586
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sun, 23 Nov 1997 11:21:43 -0800
- cc: Mumit Khan <khan at xraylith dot wisc dot edu>, egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <Pine.LNX.3.95.971123081529.14982B-100000@www.student.fsu.umd.edu>
you write:
>
> Help,
>
> I have been trying to use egcs to compile DBMS/DBML
> project for a class I am taking in DB design and implamentation.
> I have included the make file I wrote. I have not upgraded to
> egcs-971123 stapshot yet, I am using egcs-971114.
I _highly_ recommend you actually install the compiler isntead of
trying to use it from the object directory.
Change the -L arguments to be directory names, not actual library
names.
jeff