RetroForum Welcome, Guest. Please login or register.
March 18, 2010, 09:24:46 AM
Home Help Search Calendar Login Register

RetroForth Discussion  |  Older Boards  |  Bugs  |  Topic: Windows 7.6 won't Build with Fasmw154 « previous next »
Pages: 1 Go Down Print
Author Topic: Windows 7.6 won't Build with Fasmw154  (Read 1764 times)
RaySt.Marie
Jr. Member
***

Karma: +0/-0
Offline Offline

Posts: 10

ColorForth Hobbiest


View Profile WWW
Windows 7.6 won't Build with Fasmw154
« on: January 03, 2005, 05:17:02 PM »

Hello,  Cheesy

I'm adding a block of custom code to RF7.6 under windows.
I have downloaded the windows version of Fasmw154 to do the assembly.
I have altered the 'build.bat" and replaced all calls to Fasm with Fasmw.
During build, the block files become 'retroforth.f', no problem.
Then Fasmw starts to assemble the source files and stops on the first file.
Fasmw opens a window with MZ# where the numbersign is replaced with a character
I've never seen before ( sorta like an E but curved and with 2 center cross lines ).
If I choose the compile option on the fasmw file menu, I get an error -- illegal instruction,
with that "MZ#" symbol as the instruction.

I don't have enough experiance to debug this. Can anyone help?

Thanks in advance,
Ray St. Marie Smiley
Logged

Raymond A. St. Marie II
Raystm2 and raystm22 on IRC
irc.freenode.net /join
#c4th #c4th-ot #retro #forth
#concatenative
Helmar
Library Contributor
Full Member
****

Karma: +1/-0
Offline Offline

Posts: 129

TUCK what??? SWAP OVER!!!


View Profile
Re:Windows 7.6 won't Build with Fasmw154
« Reply #1 on: January 03, 2005, 06:29:33 PM »

Hi Wink

please use the console version of fasm. FASMW.EXE is a GUI (graphical user interface) version of fasm.

build.bat has lines like
Code:
fasm standalone.asm ..\bin\rf.exe
- what you see inside the window is the pre-compiled version of retroforth that is shipped with the ZIP file you've downloaded. The "MZ" is the beginning of executable files on windows platform. The E could be the Euro-sign: €

Bis dann,
Helmar
Logged
RaySt.Marie
Jr. Member
***

Karma: +0/-0
Offline Offline

Posts: 10

ColorForth Hobbiest


View Profile WWW
Re:Windows 7.6 won't Build with Fasmw154
« Reply #2 on: January 03, 2005, 08:28:43 PM »

Hi Wink

please use the console version of fasm. FASMW.EXE is a GUI (graphical user interface) version of fasm.

build.bat has lines like
Code:
fasm standalone.asm ..\bin\rf.exe
- what you see inside the window is the pre-compiled version of retroforth that is shipped with the ZIP file you've downloaded. The "MZ" is the beginning of executable files on windows platform. The E could be the Euro-sign: €

Bis dann,
Helmar


Thank you Helmar. I have switched to the console version, and you are correct -- it works!! Smiley

Also, thank you for the explanation of the contents of the files.

Very much appreciated for the fast response.

Ray
Logged

Raymond A. St. Marie II
Raystm2 and raystm22 on IRC
irc.freenode.net /join
#c4th #c4th-ot #retro #forth
#concatenative
Pages: 1 Go Up Print 
RetroForth Discussion  |  Older Boards  |  Bugs  |  Topic: Windows 7.6 won't Build with Fasmw154 « previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1 RC2 | SMF © 2001-2005, Lewis Media Valid XHTML 1.0! Valid CSS!