#Linking problems
Hello,
I have a major problem. I'v been trying some of the source code in the
RKM Libraries manual and I discovered something really nasty. I typed in
the source for a2d.c from page 882 of the manual. I couldn't get it to
link without getting those default _stub messages. The output looks like
this:
Blink – Version 5.10a
Copyright (c) 1990 SAS Institute, Inc. All Rights Reserved.
Undefined symbols First Referenced
_Amiga2Date File 'a2d.o'
Enter a DEFINE value for _Amiga2Date (default _stub):
_CheckDate File 'a2d.o'
Enter a DEFINE value for _CheckDate (default _stub):
_Date2Amiga File 'a2d.o'
Enter a DEFINE value for _Date2Amiga (default _stub):
_GetSysTime File 'a2d.o'
Enter a DEFINE value for _GetSysTime (default _stub):
BLINK Complete – Maximum code size = 8208 ($00002010) bytes
Final output file size = 8228 ($00002024) bytes
Of course, I just hit <return> for all of these since I don't know what a
DEFINE value is. I have checked all my included header files and the
functions were all there. I then checked for the utility.library and I
DON'T HAVE IT!!!!! My RKM's are for AmigaDOS 2.0 and I have an Amiga
4000/040 and AmigaDOS 3.0. Has there been a major change in the number of
libraries included or did someone forget to install them on my machine
before I bought it? I have the following libraries:
68040.library
amigaguide.library
asl.library
bullet.library
commodities.library
datatypes.library
diskfont.library
iffparse.library
locale.library
mathieeedoubbas.library
mathieeedoubtrans.library
mathieeesingtrans.library
mathtrans.library
rexxsupport.library
rexxsyslib.library
version.library
Of course this doesn't tell me why I can't link my code.
Any help would be appreciated.
James Du Bois via AutoPilot
Member of the Bermuda Triangle Exploratory Expedition 1992 – 1951