From: Chris Koeritz Date: Tue, 29 May 2012 14:25:04 +0000 (-0400) Subject: updated to get right ordering. whatever happened to the linker for gcc? it is super... X-Git-Tag: 2.140.90~1332 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=117eb2b3b65bcff925f761a6417bde9488addcba;p=feisty_meow.git updated to get right ordering. whatever happened to the linker for gcc? it is super annoyingly single pass, and often gets hosed up when things are actually provided and are just not in an order to its liking? plus, i'm mad at adobe about flash, not acrobat reader, although both seem to suck, and it seems like they've given up fixing flash for linux at the most annoying possible time. so, still sell their stock. --- diff --git a/nucleus/applications/utilities/makefile b/nucleus/applications/utilities/makefile index fee8e391..e38699f8 100644 --- a/nucleus/applications/utilities/makefile +++ b/nucleus/applications/utilities/makefile @@ -7,7 +7,7 @@ TYPE = application ifeq "$(OMIT_VERSIONS)" "" SOURCE += util_version.rc endif -LOCAL_LIBS_USED = application loggers mathematics nodes processes textual timely configuration filesystem structures basis +LOCAL_LIBS_USED = application loggers mathematics processes textual timely configuration filesystem nodes structures basis TARGETS = await_app_exit.exe bytedump.exe checker.exe dirtree.exe ini_edit.exe mdate.exe \ splitter.exe