thanks, Eli. I'll try that.<br><br><div class="gmail_quote">On Tue, Jun 7, 2011 at 6:04 PM, Eli Friedman <span dir="ltr"><<a href="mailto:eli.friedman@gmail.com">eli.friedman@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Tue, Jun 7, 2011 at 2:33 PM, Yuanfang Chen <<a href="mailto:tabloid.adroit@gmail.com">tabloid.adroit@gmail.com</a>> wrote:<br>
> Hello folks,<br>
> I want to compile some fortran code to IR, but llvm-gfortran 4.2-2.9 does<br>
> compile my fortran code. gfortran 4.2.1 fail with the same error. but<br>
> gfortran 4.4.6 and ifort compiles fine. Attached is the file causing<br>
> error. Error message is<br>
> m_List.F90: In function 'exporttostring_':<br>
> m_List.F90:925: error: conversion to non-scalar type requested<br>
> I wonder if there any way I can get upgrade the gfortran part of<br>
> llvm-gfortran? If any, I will go with that, otherwise I will try dragonegg.<br>
<br>
</div></div>dragonegg is definitely the way to go here; you can't just throw<br>
together pieces of gcc 4.4 and gcc 4.2.<br>
<font color="#888888"><br>
-Eli<br>
</font></blockquote></div><br>