joel,
sorry if i wasn't able to include the mount settings i have .. i
have read this case about the noexec could cause the Operation Not
Permitted .. but here's my mount settings
$ mount
/dev/wd0a on / type ffs (local)
/dev/wd0d on /home type ffs (local, nodev, nosuid)
/dev/wd0e on /tmp type
Hello,
I'm interested in learning gas (gnu assembler) on the openbsd
platform. i started getting some intro documentation at
www.linuxassembly.org and try out a "Hello World" code below. on a
openbsd 3.7 GENERIC.
$ cat hello.s
.data
msg:
.ascii "Hello, World!\n"
len = . - msg
2 matches
Mail list logo