• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
libstdc++ problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libstdc++ problem


  • Subject: libstdc++ problem
  • From: "Roni Music" <email@hidden>
  • Date: Thu, 23 Mar 2006 11:54:46 +0100

Hi,

I'm building an universal binary app.

It  runs fine on OS X 10.4.5 and 10.3.9 (both Intel and PPC)

On OS X 10.2.8 it crasches if I use std::log10()
but works OK if I use log10() that is declared in fp.h
So the problem is if using functions from the standard C++ library

I'm building with GCC 3.3 for PPC,
deplyoment target is set to 10.2

If I create a simple Carbon project and use the same settings as my ordinary app,
it works fine using std::log10().


I understand the problem is related to the libstdc++.a file that is used in 10.2.8

What am I missing?

Thanks,
Rolf

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: libstdc++ problem
      • From: "Sean McBride" <email@hidden>
  • Prev by Date: Re: Problem importing from CodeWarrior into Xcode (2.2.1)
  • Next by Date: End of file (EOF) in Xcode question
  • Previous by thread: Xcode i386 Link problems
  • Next by thread: Re: libstdc++ problem
  • Index(es):
    • Date
    • Thread