--- 64bit/Makefile.org	2022-02-09 23:44:56 +0000
+++ 64bit/Makefile	2022-02-09 23:45:48 +0000
@@ -1207,8 +1207,8 @@
 # tweaked by config.* below as well as the command-line, both of
 # which'll override these defaults.
 # Older versions of GCC may require adding "-std=gnu99" at the end.
-CFLAGS = -std=gnu99 -O2 
-LDFLAGS =
+CFLAGS = -std=gnu99 -O2 -maix64 
+LDFLAGS = -L/opt/freeware/lib64 -L/opt/freeware/lib -Wl,-bbigtoc -Wl,-blibpath:/opt/freeware/lib64:/opt/freeware/lib:/usr/lib:/lib"
 CC_LD_DYNPATH = -Wl,-rpath,
 BASIC_CFLAGS = -I.
 BASIC_LDFLAGS =
