That may be a temporary solution, but it also becomes a problem if you have libraries with multiple defintions. The order of the libraries or object files determines which function actually gets called.
My suggestion would be to find out which object files and libraries use the same symbols, and place the file containing the symbol as the firat file to be linked. At any rate, there is clearly a problem which must be sorted, as multiple defintions just lead to headaches anyway.
Paul.
Home of the Cartography Shop - DarkBASIC Professional map importer