summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-01 13:58:54 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-01 13:58:54 +0000
commit64308f52cba3d91545326f09e746e4c5d9720af3 (patch)
tree0bfce32707286e90922d10942a58199794d16bfd /include
parente9b97187925f55ba7e35b495bd380585f0bcc661 (diff)
downloadATCD-64308f52cba3d91545326f09e746e4c5d9720af3.tar.gz
moved ace_ld from etc/ to bin/
Diffstat (limited to 'include')
-rw-r--r--include/makeinclude/platform_vxworks5.x_g++.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_vxworks5.x_g++.GNU b/include/makeinclude/platform_vxworks5.x_g++.GNU
index 01379582819..7d2c33c249e 100644
--- a/include/makeinclude/platform_vxworks5.x_g++.GNU
+++ b/include/makeinclude/platform_vxworks5.x_g++.GNU
@@ -58,7 +58,7 @@ CFLAGS += -DVXWORKS -D_REENTRANT -ansi -fno-builtin -fno-defer-pop -fvo
CCFLAGS += $(CFLAGS) #### -fno-implicit-templates
DCFLAGS += -g
INCLDIRS += -I$(WIND_BASE)/target/h
-LD = $(ACE_ROOT)/etc/ace_ld -c "$(COMPILE.c) -traditional" \
+LD = $(ACE_ROOT)/bin/ace_ld -c "$(COMPILE.c) -traditional" \
-m "munch" -n "nm$(TOOLENV)" ld$(TOOLENV)
LDFLAGS += -X -r
#### WindRiver only recommends -O, not -O2, with some CPUs, including