• 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
Xcode 2.4 and __isnand
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode 2.4 and __isnand


  • Subject: Xcode 2.4 and __isnand
  • From: "Lyndsey Ferguson" <email@hidden>
  • Date: Fri, 25 Aug 2006 18:18:19 -0400
  • Thread-topic: Xcode 2.4 and __isnand

Title: Xcode 2.4 and __isnand


Hello Everyone,

I'm trying to convert a project from Xcode 2.2 to Xcode 2.4 and am getting compile errors.

I have a Universal Binary project that builds fine for ppc, but chokes on i386. It tells me that:

error: '__isnand' was not declared in this scope
error: '__isfinited' was not declared in this scope
error: '__isfinited' was not declared in this scope

math.h is included and when I preprocess the .cpp file, I can see it clearly declared:

extern long __isnand(double);

Any ideas on how to deal with this?

Thanks in advance,
Lyndsey Ferguson

--

Lyndsey Ferguson
Software Engineer
email@hidden

VectorWorks 12
Go from life without 12 to life without limits.

Visit http://www.vectorworks.net for more information.


 _______________________________________________
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

  • Prev by Date: Re: incompatible implicit declaration of built-in function 'malloc'
  • Next by Date: Re: 10.4u SDK system header errors not present in current OS SDK
  • Previous by thread: Re: incompatible implicit declaration of built-in function 'malloc'
  • Next by thread: Command /Developer/Private/jam failed with exit code 1
  • Index(es):
    • Date
    • Thread