{standard input}: Assembler messages:
{standard input}:26505: Error: unsupported relocation against r0
make: *** [libmonoruntimesgen_la-sgen-gc.lo] Error 1
The solution is modifying CFLAGS:
export CFLAGS="$CFLAGS -Xassembler -mregnames"
Have a nice day
Nessun commento:
Posta un commento