Displaying 2 results from an estimated 2 matches for "philou".
Did you mean:
philon
2009 Mar 31
2
[LLVMdev] How to use the JIT with llvm-gfortran ?
Hi all,
I am having a look at llvm-gfortran; it compiles OK, but I do not know how to using the JIT as described in http://llvm.org/docs/GettingStarted.html#tutorial. With llvm-gcc I managed to invoke the lli properly, but with llvm-gfortran compiled programs, it fails with the following message:
philou at tleilax:~/gcc/llvm/install/bin$ lli ./main.bc
'main' function not found in module.
I understand it does not find the entry point of the program ( gfortran creates a MAIN__ function to be linked with some other code ).
What should I so to have the lli running fortran code ?
Regards,...
2005 Aug 02
1
Voicemail/Password Issue
Does anyone know if the 3rd patch listed on this bug fixes the seg fault
problem related to voicemail?
http://bugs.digium.com/view.php?id=4800
--
respectfully, Joseph
--------------------