Mac Intel
Joel Reymont
joelr1@REDACTED
Thu Aug 10 11:36:49 CEST 2006
Mikael,
What is the meaning of ASYM vs. CSYM in hipe_ppc_asm.m4?
Sometimes you see GLOBAL(ASYM($1)) and sometimes GLOBAL(CSYM($1)).
It's the same thing under Darwin but CSYM seems to add a dot (.)
instead of an underscore for others.
My linking problems stems from doing GLOBAL($1) instead of GLOBAL(ASYM
($1)) but I'm wondering if underscore only needs to be added for Darwin.
Thanks, Joel
More information about the erlang-questions
mailing list