Login

Subversion Repositories NedoOS

Rev

Rev 126 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

# do the assembling with SJASMPLUSOPTS environment variable set to some particular state
SJASMPLUSOPTS="-DFLAGSDEFINE=defined --dirbol" $MEMCHECK "$EXE" --nologo --msg=lstlab --fullpath "${options[@]}" "$file_asm" 2> "${dst_base}.lst"
last_result=$?