Search the web
Sign In
New User? Sign Up
DesktopLinuxAsm
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
problem with asmplan   Message List  
Reply | Forward Message #26 of 354 |
Re: [DesktopLinuxAsm] problem with asmplan - response#2

On 08/22/2005 09:35 am, QUASAR wrote:
> Hi all!
> There is a problem with asmplan. When I run 'make install' then it works
> fine but when I compile my own version with nasm 0.98.37 or 0.98.39 then
> resulting binary doesn't properly recognize pressed keys for example:i

Groan... ignore my previous email about recompiling the library.
The AsmPlan program does not use the library. I now think the
problem can be found in a file called "subs.inc". Look for a line
like this:
db "\" ;\
nasm added a feature that uses the "\" as a comment continuation
just like in "c" programs. I'm not sure what version it appeared in
but the feature is not in version 98.22.

The easy fix is to remove the "\" at end of line or wait a few months
for the next release. This bug has bitten me numerous times now and
is difficult to find.

If that does not fix the problem, let me know and I'll keep looking.

all the best, jeff



Tue Aug 23, 2005 9:01 pm

rabidrecluse
Offline Offline
Send Email Send Email

Forward
Message #26 of 354 |
Expand Messages Author Sort by Date

Hi all! There is a problem with asmplan. When I run 'make install' then it works fine but when I compile my own version with nasm 0.98.37 or 0.98.39 then...
QUASAR
quasar@...
Send Email
Aug 22, 2005
5:23 pm

... I've also encountered this problem and fixed it by recompiling the library and reinstalling it. Try going into the library directory and doing a "make"...
jeff
rabidrecluse
Offline Send Email
Aug 23, 2005
4:42 pm

... I've recompiled all by going to ~/asmide and typing make clean make make install but asmplan still doesn't work as expected. ... GPM is very common on all...
QUASAR
quasar@...
Send Email
Aug 23, 2005
9:04 pm

... Groan... ignore my previous email about recompiling the library. The AsmPlan program does not use the library. I now think the problem can be found in a...
jeff
rabidrecluse
Offline Send Email
Aug 23, 2005
9:01 pm

... I thought it sounded like it might be that one again. I recently got bit by it myself in some code - and I *know* it's there. It *is* quite a useful...
Frank Kotler
fbk69
Offline Send Email
Aug 24, 2005
1:57 am

... HI Frank, Don't bother looking at AsmPlan. I found a long list of problems while looking for the infamous "\" bug. It is amazing. I use AsmPlan every...
jeff
rabidrecluse
Offline Send Email
Aug 24, 2005
2:12 am

Hi all, The asmplan program has been updated and can be found at: http://members.save-net.com/jko%40save-net.com/asm It is a separate file and is not included...
jeff
rabidrecluse
Offline Send Email
Aug 26, 2005
8:42 pm

... You are right it is line 547 in subs.inc db "\",0 ;65 \ after recompiling AsmPlan keys works but now I'll look for other bugs :] -- QUASAR...
QUASAR
quasar@...
Send Email
Aug 24, 2005
6:50 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help