• 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
Re: configure/make not finding malloc.h
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: configure/make not finding malloc.h


  • Subject: Re: configure/make not finding malloc.h
  • From: Peter O'Gorman <email@hidden>
  • Date: Tue, 31 Jul 2007 23:55:26 -0500


On Jul 31, 2007, at 11:08 PM, Al Byers wrote:
The only problem is that there is no /usr/include/malloc.h :)

But there is /usr/include/malloc/malloc.h, won't it find that?

You do not want that, but no, it won't find it.

Just a simple placement of <stdlib.h> for <malloc.h>?

Sure, if you look at the man page for malloc(3) on any modern system you'll see '#include <stdlib.h>'. including malloc.h is a linuxism.


Peter
--
Peter O'Gorman
http://pogma.com


_______________________________________________ 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: configure/make not finding malloc.h
      • From: "Al Byers" <email@hidden>
References: 
 >configure/make not finding malloc.h (From: "Al Byers" <email@hidden>)
 >Re: configure/make not finding malloc.h (From: Chris Espinosa <email@hidden>)
 >Re: configure/make not finding malloc.h (From: Peter O'Gorman <email@hidden>)
 >Re: configure/make not finding malloc.h (From: "Al Byers" <email@hidden>)

  • Prev by Date: Re: Using Xcode debugger without Xcode project
  • Next by Date: Re: configure/make not finding malloc.h
  • Previous by thread: Re: configure/make not finding malloc.h
  • Next by thread: Re: configure/make not finding malloc.h
  • Index(es):
    • Date
    • Thread