Thanks, that seems to have fixed the issue.<br><br>Marcus<br><br><div class="gmail_quote">2008/7/9 Sean O&#39;Malley &lt;<a href="mailto:picasso@madflower.com">picasso@madflower.com</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You need the 32-bit compatibility rpms installed.<br>
<br>
I think the packages you need are (you might need more):<br>
glibc-xxx.i686.rpm<br>
glibc-devel-xxxx.i386.rpm<br>
<br>
Notice the i686 and i386 rather then the x86_64 or ia64 for the 64-bit<br>
stuff. Yes you install them both.<br>
<br>
They should be included on the install media or they are available with<br>
the update, etc.<br>
<br>
glibc-devel-xxx.i386.rpm should take care of the crt1 error.<br>
<font color="#888888"><br>
Sean<br>
</font><div><div></div><div class="Wj3C7c"><br>
<br>
On Wed, 9 Jul 2008, Marcus Rademacher wrote:<br>
<br>
&gt; We&#39;re having an issue with Red Hat Enterprise Linux 4. It has GCC v3.4.6-9,<br>
&gt; as distributed by Red Hat. It is a 64-bit machine, but we&#39;d like to be able<br>
&gt; to compile 32-bit applications from there as well. When the -m32 option is<br>
&gt; used, we get the following error:<br>
&gt;<br>
&gt; /usr/bin/ld: crt1.o: No such file: No such file or directorycollect2:<br>
&gt; ld returned 1 exit status<br>
&gt;<br>
&gt; I&#39;m not sure if the crt1.o file is missing or just a 64-bit version, and<br>
&gt; 32-bit version is needed. Regardless, does anyone know how to deal with<br>
&gt; this?<br>
&gt;<br>
&gt; We also have an RHEL 5 box with GCC v4.1.2 installed, and we can compile as<br>
&gt; 32-bit just fine. Those binaries don&#39;t work on older linux machines. We are<br>
&gt; supporting distros running GCC 3.4, so compilingon RHEL 5 isn&#39;t an option.<br>
&gt;<br>
&gt; Thanks for any help you can give,<br>
&gt; Marcus<br>
&gt;<br>
</div></div><br>_______________________________________________<br>
<br>
linux-user mailing list<br>
<br>
<a href="mailto:linux-user@egr.msu.edu">linux-user@egr.msu.edu</a><br>
<br>
<a href="http://mailman.egr.msu.edu/mailman/listinfo/linux-user" target="_blank">http://mailman.egr.msu.edu/mailman/listinfo/linux-user</a><br>
<br>
<br></blockquote></div><br>