Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2021 01:57:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 257373] Problem on nasm? ld? open syscall? My assembly code?
Message-ID:  <bug-257373-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257373

            Bug ID: 257373
           Summary: Problem on nasm? ld? open syscall? My assembly code?
           Product: Base System
           Version: 13.0-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: mazoti@gmail.com

Hi!

I did an assembly project using nasm and ld on various OSs and archs.
The project worked on all of them but it has problems on FREEBSD 13 - x64.
On FreeBSD 13 - x86 also worked, but on x64 it's not opening the file passe=
d in
command line parameter.

The sources could be found at:
https://github.com/mazoti/adler32/tree/main/unix-x64

(to see other sources check the root)

The binaries could be found at:
https://github.com/mazoti/adler32/blob/main/releases/

Using the code inside a C program also worked.
I still don't know if the problem is in my code, on nasm, ld or open syscal=
l.


Thanks for you time!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257373-227>