Re: Yasm Label question
dave <spamtrap@xxxxxxxxxx> wrote:
I have used yasm to assemble a short AMD64 64-bit source file which I want
to call from a gcc c program. gcc fails during linking because it does not
find the label for the entry point to the assembly code. What is the
trick to getting gcc to recognize yasm labels?
Thanks,
Dave Feustel
Found the Global declaration in the manual, so this problem is now
solved.
.
Relevant Pages
- Re: Yasm Label question
... to call from a gcc c program. ... find the label for the entry point to the assembly code. ... trick to getting gcc to recognize yasm labels? ... Dave Feustel ... (comp.lang.asm.x86) - wastefully injecting Faris Abdel Ghadafi
... Dave to spill it. ... Somebody finance the professional paper and label it ... It will retire straight, unless ... The reference sort of the correct limit is the ... (sci.crypt) - Re: (NDC) help avoid a Hilary I told you so!
... 'friends' with Vermouth and her gang...but for such a liberal hip kind ... Not quick to label at all. ... Who is this Dave you speak for, in the manner of the esteemed Rupert? ... (rec.music.gdead) - Re: Unexplained label behavior
... "Dave the wave" wrote in message ... >>> subform, ... >>> I decided to create a Summary Query and used the Count and Sum values ... >>>>> When I open the form neither label has a value. ... (microsoft.public.access.formscoding) - Re: RH9 and gcc version problem
... > Thanks for your help and sympathy, Dave. ... But how do I solve all the linking ... the glibc and gcc packages don't share verison ... could just use the native system glibc libraries. ... (comp.os.linux.development.system) |
|