2003-02-18 12:55:23

by Bob Tracy

[permalink] [raw]
Subject: [PATCH] aicasm Makefile

The Makefile for aicasm has been broken since 2.5.48. The order in
which objects are specified on the linker command line *is* significant,
and if "-ldb" is made part of AICASM_CFLAGS rather than appearing after
the "-o $(PROG)", I get an undefined symbol error (__db185_open).

The attached patch is against 2.5.54-2.5.62 inclusive. If anyone is
wondering, yes, this is a repeat posting on this subject (original was
1 December 2002).

--
-----------------------------------------------------------------------
Bob Tracy WTO + WIPO = DMCA? http://www.anti-dmca.org
[email protected]
-----------------------------------------------------------------------


Attachments:
patch62_aicasm (716.00 B)