• 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: New Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New Error


  • Subject: Re: New Error
  • From: "Theodore H. Smith" <email@hidden>
  • Date: Fri, 27 May 2005 18:27:53 +0100


OK I figured this one out. It was because I had multiply defined globals. And I had multiply defined globals because of the way the structs in the header were defined.


struct MyStructTag
{
    long data;
}; MyStruct

MyStruct was actually an instance of MyStructTag.

After I fixed the headers, the link error dissapeared :)

--
elfdata.com/plugin/ Industrial strength string processing, made easy.

"All things are logical. Putting free-will in the slot for premises in
a logical system, makes all of life both understandable, and free."

_______________________________________________
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: gcc-4.0 status
  • Next by Date: cc1plus bus error
  • Previous by thread: Re: New error
  • Next by thread: cc1plus bus error
  • Index(es):
    • Date
    • Thread