[ixp1200] Using Intel's microcode assembler on Linux

Yitzchak M. Gottlieb zuki at CS.Princeton.EDU
Tue Jan 22 09:37:18 EST 2002


It seems that Intel's microcode assembler (v 1.2.76) for the IXP1200 runs under
WINE, a Windows compatability layer for Linux.  This allows the entire
VERA/Libixprouter toolchains to run under Linux.  See http://www.winehq.com/
for more information about WINE.  Once you have WINE running you can make the
following changes in the Libixprouter/ue/src/Makefile:

Replace line 43:
< AS              = $(TOOLSDIR)/uca

with:
> AS              =
> # Uncomment the following line to compile under WINE
> AS             += wine --
> AS             += $(TOOLSDIR)/uca

This change will be in the upcoming release of Libixprouter which should be
available fairly soon.

Zuki

-- 
Yitzchak Gottlieb
zuki at CS.Princeton.EDU




More information about the ixp1200 mailing list