Skip to Content.
Sympa Menu

freetds - RE: [freetds] (no subject)

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Weible, Jason" <jasonm.weible AT nextiraone.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] (no subject)
  • Date: Thu, 10 Mar 2005 07:38:35 -0600

Thanks for your reply. This seemed to correct the problem. I am unfamiliar
with the "-R" option and it's not mentioned in my man pages. I'll look it up
when I find my book on make.

I actually don't have the .exe on my program name. I added it in this
example to show that it was the executable name.

I would also like to apologize for the "no subject" thing. I sent it before
I was really ready to send it.

Thanks again for your help.

-----Original Message-----
From: freetds-bounces AT lists.ibiblio.org
[mailto:freetds-bounces AT lists.ibiblio.org]On Behalf Of liam AT inodes.org
Sent: Tuesday, March 08, 2005 5:44 PM
To: FreeTDS Development Group
Subject: Re: [freetds] (no subject)


On Tue, Mar 08, 2005 at 01:00:15PM -0600, Weible, Jason wrote:

> PROGRAM = program.exe

I would suggest not suffixing Unix executables with '.exe'..

Try this instead:

> SYBASE = /usr/local/freetds
> LIBFILES = -L$(SRCDIR) -L$(APDIR)/lib -L$(SYBASE)/lib -R$(SYBASE)/lib

Cheers.
_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds





Archive powered by MHonArc 2.6.24.

Top of Page