From: | David McMinn |
Date: | 22 Aug 2001 at 12:28:29 |
Subject: | Re: Bizarre compiling problem |
Hi MadGun68
> If I use the library tool from Richard Elmore, it shows 40 commands (even
> if I compile in more.. They never appear.) Using my own library tool, I
> only show the 8 I have access to.
Do you have the library compiled into the deflibs file or are you using
the userlibs directory in the Blitz2: assign? It sounds like it's got
confused between two different copies of the library, or other libraries
with the same libnumber.
In my experience the blitz2:userlibs directory never worked properly, I
always had to remake the deflibs file when trying out new versions of
libraries I had written.
Also, are you using WinUAE? Some versions have some real stupid problems
with the filesystem, writing files to random locations, or not over-
writing files (thats in directory mode, not hardfiles).
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie