Plan 9 from Bell Labs’s /usr/web/sources/contrib/de0u/root/sys/src/cmd/squeak/Cross/plugins/GdbARMPlugin/Makefile.win32

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


GDBBUILDFOLDER = /d/Programming/cog/gdb

LINK_WITH_GPP := yes
EXTRALIBS:= -L$(GDBBUILDFOLDER)/opcodes \
			-L$(GDBBUILDFOLDER)/sim/arm \
			-lsim -lopcodes -lbfd -lintl -liberty -Wl,-wrap,ARMul_OSHandleSWI

include ../../Makefile.plugin

INCLUDES:= $(INCLUDES) -I$(GDBBUILDFOLDER)/sim/arm

# Copy libgcc_s_dw2-1.dll, libiconv-2.dll and libintl-8.dll from your MinGW/bin 
# folder to the VM folder, to make it work on other Windows (7?) systems

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.