Re: Build failure on OSX

From: OpenMacNews <openmacnews(at)gmail(dot)com>
To: "Florian G(dot) Pflug" <fgp(at)phlo(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Build failure on OSX
Date: 2006-04-23 16:58:37
Message-ID: 444BB23D.30107@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

> I'm getting linker error on OSX since about two days. Any idea why the
> symbol __ftol is missing,
> and which library should provide it?
...
> /Users/pgadmin3/Installs/PostgreSQL/8.1.3/lib/libpq.a -lssl -lcrypto
> ld: Undefined symbols:
> __ftol
...

i haven't yet tried a recent build here, but i DO remember seeing ftol
b4 ... though on PC-boxen.

doing a little quick digging, it seems ftol is related to runtime
Floating-Point-to-Int conversion; cref e.g. this thread --

http://lists.apple.com/archives/PerfOptimization-dev/2005/Jan/msg00027.html

reading the thread, i'm fairly certain ftol is NOT avail on PPC ... but
perhaps on Intel?

florian, what box are you building on?

has someone here, perhaps, been monkeying with Intel code for the new macs?

just guessing for now ...

richard

- --

/"\
\ / ASCII Ribbon Campaign
X against HTML email, vCards
/ \ & micro$oft attachments

[GPG] OpenMacNews at gmail dot com
fingerprint: 50C9 1C46 2F8F DE42 2EDB D460 95F7 DDBD 3671 08C6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)

iEYEAREDAAYFAkRLsjwACgkQlffdvTZxCMYkDgCgu6RQ6zQ7E6BYhmfRaAerOu1L
/aAAnjN/I/Gnr8rAczFr+y3vNAs+5pyq
=8ZcZ
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Florian G. Pflug 2006-04-23 18:31:17 Re: Build failure on OSX
Previous Message Florian G. Pflug 2006-04-23 12:53:00 Build failure on OSX