Skip to Content.
Sympa Menu

freetds - Re: [freetds] make check on solaris failed to compile, had to edit a Makefile

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: christos AT zoulas.com (Christos Zoulas)
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] make check on solaris failed to compile, had to edit a Makefile
  • Date: Thu, 5 Feb 2009 11:18:57 -0500

On Feb 5, 2:47pm, knb AT gfz-potsdam.de (Knut Behrends) wrote:
-- Subject: Re: [freetds] make check on solaris failed to compile, had to edi

| -----BEGIN PGP SIGNED MESSAGE-----
| Hash: SHA1
|
|
| >
| > I think it is more portable to use -Wl,-R than -Wl,--rpath.
| >
| > christos
| Exactly, this is what I realized by experimenting with editing the
| Makefiles.
|
| Actually it's
| - -Wl,--rpath,../.libs-Wl
|
| notice the comma after --rpath.
|
| I wonder why the --rpath,-Wl string was inserted in the first place
| (into the makefiles sitting in the unittests subdirs.)
| I just want to try to compile and run it, I don't really care what all
| these flags mean and do.

Run paths should not be relative...

christos




Archive powered by MHonArc 2.6.24.

Top of Page