Re: Now, help plz w/ mult. defs. of sym. errs.
Re: Now, help plz w/ mult. defs. of sym. errs.
- Subject: Re: Now, help plz w/ mult. defs. of sym. errs.
- From: Greg Guerin <email@hidden>
- Date: Thu, 4 Oct 2007 14:08:14 -0700
David Goldsmith wrote:
>I'm getting dozens and dozens of just one linking error type: "multiple
>definitions of symbol ..." - it'd be too difficult to confirm, but my
>hypothesis is that _every single one of my own code's symbols is being
>multiply defined_. A spot check of a few of them in my code confirms that
>I'm only defining them once (otherwise it wouldn't even compile, right?) -
>assuming the validity of my hypothesis, what could/would be causing this?
Please post the build transcript.
There could be many different reasons for multiply defined symbols. At
this point, we don't even know what your program is written in. It could
be C++, Obj-C, or anything else. A useful answer requires more details
about exactly what you're doing.
I also suggest that you read this:
<http://www.mikeash.com/getting_answers.html>
-- GG
_______________________________________________
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