flat assembler
Message board for the users of flat assembler.
Index
> Linux > Linking to libc problem |
Author |
|
vid 01 Mar 2007, 23:46
by the way, this is last thing i need to solve before releasing FASMLIB 0.5, so please help
|
|||
01 Mar 2007, 23:46 |
|
LocoDelAssembly 02 Mar 2007, 00:25
Follow http://board.flatassembler.net/topic.php?t=4964&postdays=0&postorder=asc&start=20 maybe it helps
|
|||
02 Mar 2007, 00:25 |
|
vid 02 Mar 2007, 08:37
allright, it works. For someone who will hit this thread with searching:
needed switches for "ld": Code: -dynamic-linker lib/ld-linux.so.2 ;set program loader -lc ;link C runtime -e entry ;entry point symbol -o output ;output file name file1.o file2.o ... thanks. by the way i found last problem, it was not bug in FASMLIB, but in example file using it. I was comparing speed of FASMLIB and libc, and mixed up their memory managers, which both use brk() |
|||
02 Mar 2007, 08:37 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.