[clean-list] htoclean sorrows

John van Groningen johnvg at cs.ru.nl
Wed May 31 17:51:56 MEST 2006


Matthew Bromberg wrote:
>Well that's interesting.  I had no luck, working on the same library for
>quite some time.
>This is working without using the MS linker hack and without using the
>supplied acml static link library stub?

Yes, I only use the libacml.dll and a cygwin1.dll.

>All the libraries are in the clean
>systems file folder?

No, there are no libraries in the Clean System Files folder, only the
libacm_library file.

>  Is this the GCC compiled version of the acml library?

Yes.

>Also I'd like to see your _library file.

I included the contents of the libacm_library file in the message, but
here it is again (just 2 lines):

libacml.dll
daxpy

>Maybe my installation is corrupted
>somehow or perhaps I inadvertently messed up a setting in the IDE.

I suspect that you try to link the import library for the dll with
the Clean linker. If you do this, the linker will probably crash, use
a _library file instead.

Regards,

John van Groningen


More information about the clean-list mailing list