<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
    
  <channel>
        

    <title>Forum: Compiler Forum</title><link>http://Sicortex.com</link>
    <description>Forum on the SiCortex site.</description>
    <language>en-US</language>        <item>
              <pubDate>Tue, 22 Apr 2008 13:02:46 EDT</pubDate>
                 <title>Post: pathf95 Internal Error</title>
                 <!-- This would be about the hoakiest way to remove the /layout/set/rss out of the url, but it's the only way I could think of now -->
                 <link>
                                  <!-- http://www.sicortex.com/layout/set/rss/support/forums/compiler_forum/pathf95_internal_error -->
                                      
                        http://www.sicortex.com/support/forums/compiler_forum/pathf95_internal_error
                         
                                                         
                                                                                 
                </link>
                 <dc:creator></dc:creator>
              <description>
              <![CDATA[
                
I'm working on porting one of our internal codes to our SC072, and am getting a pathf95 compiler error on one of the files.  I am compiling on the head node, not cross-compiling from the SSP.<br />
<br />
The error is:<br />
pathf95 -O3 -LANG:copyinout=OFF  -I/mustang/mooreb/EC_blue/IOlibs/sicortex/lib -convert big_endian -fPIC -g -c -o omega.o omega.f<br />
Signal: Segmentation fault in Global Optimization -- SPRE: Iphi Insertion phase.<br />
Error: Signal Segmentation fault in phase Global Optimization -- SPRE: Iphi Insertion -- processing aborted<br />
*** Internal stack backtrace:<br />
pathf95 INTERNAL ERROR: /opt/pathscale/ice9_native_3.0.99h_sicortex/lib/3.0.99h_sicortex/be died due to signal 4<br />
make: *** [omega.o] Error 1<br />
<br />
<br />
The error goes away if I drop to '-O2'.<br />
<br />
I cannot share the code with you, but I am willing to assist in digging into this error, if there is anything in particular that you would like me to do to get more information.<br />
                                    <p><a href="/layout/set/rss/content/view/rss/629">View this individual post's RSS Feed</a></p>
                                ]]>
            </description>
        </item>
                <item>
              <pubDate>Wed, 09 Apr 2008 14:13:12 EDT</pubDate>
                 <title>Post: linking errors from a complete newbie</title>
                 <!-- This would be about the hoakiest way to remove the /layout/set/rss out of the url, but it's the only way I could think of now -->
                 <link>
                                  <!-- http://www.sicortex.com/layout/set/rss/support/forums/compiler_forum/linking_errors_from_a_complete_newbie -->
                                      
                        http://www.sicortex.com/support/forums/compiler_forum/linking_errors_from_a_complete_newbie
                         
                                                         
                                                                                 
                </link>
                 <dc:creator></dc:creator>
              <description>
              <![CDATA[
                
Hi,<br />
<br />
I'm linking my C code library (mpicc ...) to create a dynamic library and I get the following link error:<br />
<br />
cmotax.o:....: relocation truncated to fit: R_MIPS_GPREL16 agains 'no symbol'.<br />
<br />
Any idea what this means and how should I work around it?<br />
<br />
Thanks,<br />
<br />
Ted                                    <p><a href="/layout/set/rss/content/view/rss/551">View this individual post's RSS Feed</a></p>
                                ]]>
            </description>
        </item>
        
   </channel>
</rss>