Unhelpful link error
Unhelpful link error
- Subject: Unhelpful link error
- From: David Niemeijer <email@hidden>
- Date: Sun, 12 Dec 2004 21:21:37 +0100
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:
This email sent to email@hidden