<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
I fixed the NM variable issue with compiling Hello for SPARC RTEMS.  Now I believe I have a linker issue.
<br>
<br>
/opt/rtems-4.10/sparc-rtems/leon3/lib/start.o:/opt/rtems-4.10/src/rtems-4.10/c/src/lib/libbsp/sparc/leon3/../../sparc/shared/start.S:58: first defined here<br>
/opt/rtems-4.10/lib/gcc/sparc-rtems/4.4.6/crtend.o:(.dtors+0x0): multiple definition of `__DTOR_END__'<br>
hello.exe:(.text+0x1c83c): first defined here<br>
collect2: ld returned 1 exit status<br>
make[5]: *** [hello.exe] Error 1<br>
make[5]: Leaving directory `/opt/rtems-4.10build/sparc-rtems4.10/c/leon3/testsuites/samples/hello'<br>
make[4]: *** [all-recursive] Error 1<br>
make[4]: Leaving directory `/opt/rtems-4.10build/sparc-rtems4.10/c/leon3/testsuites/samples'<br>
make[3]: *** [all-recursive] Error 1<br>
make[3]: Leaving directory `/opt/rtems-4.10build/sparc-rtems4.10/c/leon3/testsuites'<br>
make[2]: *** [all-recursive] Error 1<br>
make[2]: Leaving directory `/opt/rtems-4.10build/sparc-rtems4.10/c/leon3'<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/opt/rtems-4.10build/sparc-rtems4.10/c'<br>
make: *** [all-recursive] Error 1<br>
<br>
Any ideas?  Can someone help with this?<br>
<br>
thanks<br>
<br>
John <br>
<br>
<br>
</div>
</body>
</html>