Re: Unhelpful link error
Re: Unhelpful link error
- Subject: Re: Unhelpful link error
- From: Zachary Pincus <email@hidden>
- Date: Sun, 12 Dec 2004 13:22:43 -0800
Did you check the "build transcript" pane of the Build results window?
(The middle pane, accessible by [among other means] pressing the little
"text" icon, next to the "warnings" icon, at the bottom of the build
results pane.)
XCode doesn't seem too good at parsing multiline gcc output like this,
but looking at the "build transcript" you can see the raw text of the
gcc output, scrolled to whatever error you click on in the above pane.
Zach Pincus
Department of Biochemistry and Program in Biomedical Informatics
Stanford University School of Medicine
On Dec 12, 2004, at 12:21 PM, David Niemeijer wrote:
Hi,
The linker just reported the following error in my Carbon project on
10.3.5:
ld: warning prebinding disabled because of undefined symbols
ld: Undefined symbols:
So Apparently I have failed to define a symbol, but it won't tell me
which one ?
In searching the list I found an earlier message regarding this issue
and the response suggested that it had something to do with .c versus
.cp files. In my case I have a project with one .cp file to which I
added a .c file with its associated .h header file. From my .cp file I
wanted to call the function in the .c file. Apparently the linker did
not like that, but could if have proved a more clear error message?
This is Xcode 1.5
Cheers,
david.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
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