Skip to Content.
Sympa Menu

freetds - Re: MacOSX

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Gilmore-Baldwin, John" <jBaldwin AT desmoine.gannett.com>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>, "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: MacOSX
  • Date: Thu, 7 Mar 2002 22:08:28 -0600


I'm using the 0.53 release on my Mac OS X machines. With one small
change, it compiled fine.

Change:

darwin* | rhapsody*)
allow_undefined_flag='-undefined suppress'

To:

darwin* | rhapsody*)
allow_undefined_flag='-undefined suppress -flat_namespace'

This is just the way I got it to compile on my machines. I know it's not
a very pretty solution, but it got the job done for me.

I hope that helps.

John Gilmore-Baldwin

-----Original Message-----
From: Rick Gigger
Sent: Thu 3/7/2002 21:47
To: TDS Development Group
Cc:
Subject: [freetds] Re: MacOSX

Is this the only way to get it to work on Mac OS X? I'd rather just
grab the stable release if it's possible to get it to work on Mac OS X.

> -----Original Message-----
> From: Mark J. Lilback [mailto:mark AT lilback.com]
> Sent: Thursday, March 07, 2002 12:34 PM
> To: TDS Development Group
> Cc: freetds mailing list
> Subject: [freetds] Re: MacOSX
>
>
> It is the same as the nightly snapshot, excepting any changes checked
> in that day.
>
> As to stability, it depends on what someone has checked in. But
> normally everyone posts to the list before committing any major
> changes that could affect stability.
>
> Since cvs is standard on Mac OS X, just follow the instructions on
> the site for pulling from cvs. They should work exactly.
>
> >Is the version in cvs considered a stable or development version? Is
> >getting it from cvs the same as getting a nightly snapshot?
> What is the
> >easisest way to get everything via cvs in mac os x? (I am not in any
> >way familiar with using cvs).
>
> --
> ______________________________________________________________
> ____________
> "They that can give up
> essential liberty
> Mark J. Lilback to obtain a little temporary safety
> <mark AT lilback.com> deserve neither liberty or safety."
> http://www.lilback.com/ --
> Benjamin Franklin
>
> ---
> You are currently subscribed to freetds as:
> [rick AT alpinenetworking.com]
> To unsubscribe, forward this message to
> $subst('Email.Unsub')
>

---
You are currently subscribed to freetds as: [jbaldwin AT dmreg.com]
To unsubscribe, forward this message to
$subst('Email.Unsub')







Archive powered by MHonArc 2.6.24.

Top of Page