Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: FastFish
Forum: Assembly Oct 26th, 2006, 12:49 AM
Replies: 5
Views: 218
Posted By FastFish
From your last post it sounds like you have used...

From your last post it sounds like you have used printf before without needing to adjust the compiler/linker settings. But the error message is definitely coming from the linker, it is unable to find...
Forum: Other Programming Languages Oct 25th, 2006, 4:09 PM
Replies: 58
Views: 2,919
Posted By FastFish
There appears to be a name...

There appears to be a name clash!

http://en.wikipedia.org/wiki/D_programming_language_(Sun)
Forum: Assembly Oct 25th, 2006, 3:57 PM
Replies: 5
Views: 218
Posted By FastFish
P.S. Re. the Unix man page, you may need to...

P.S. Re. the Unix man page, you may need to specify the manual section because there is a shell command called printf and you want to make sure you get the library routine printf(). On my Linux box I...
Forum: Assembly Oct 25th, 2006, 3:52 PM
Replies: 5
Views: 218
Posted By FastFish
Need to link against standard library

Dude,

You're using printf in your code but your not linking with the library where printf is defined.

I don't know how your compiler and linker are set up but you need to adjust the settings to...
Showing results 1 to 4 of 4

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:03 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC