* Cross-compiling sysvinit
@ 2000-01-18 9:42 Reni Pachernegg
2000-01-18 10:21 ` René Pachernegg
0 siblings, 1 reply; 2+ messages in thread
From: Reni Pachernegg @ 2000-01-18 9:42 UTC (permalink / raw)
To: linuxppc-embedded
Finally building the cross-compiler and the glibc succeded.
Thanks to all the people from this mailing list who helped.
Actually I am trying to cross-compile sysvinit without succes.
The linker /powerpc-linux/ld tells me :
cannot opten crt1.o: File or Directory not found
I found crt1.o in my cross-compiled glibc in /lib and passed
the directory with the -L option to the Linker. Additionally I added
this directory to PATH. --> No changes
Ann suggestions?
Regards
Rene
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: Cross-compiling sysvinit
2000-01-18 9:42 Cross-compiling sysvinit Reni Pachernegg
@ 2000-01-18 10:21 ` René Pachernegg
0 siblings, 0 replies; 2+ messages in thread
From: René Pachernegg @ 2000-01-18 10:21 UTC (permalink / raw)
To: linuxppc-embedded
Fixed it already. Thought I already tried everything. The prob was that
I set a link to the libs in the comiler/$target/lib dir. The linker
doesnt seem to like that. But copying the libs fixed it.
Regards
René
René Pachernegg wrote:
>
> Finally building the cross-compiler and the glibc succeded.
> Thanks to all the people from this mailing list who helped.
>
> Actually I am trying to cross-compile sysvinit without succes.
> The linker /powerpc-linux/ld tells me :
>
> cannot opten crt1.o: File or Directory not found
>
> I found crt1.o in my cross-compiled glibc in /lib and passed
> the directory with the -L option to the Linker. Additionally I added
> this directory to PATH. --> No changes
>
> Ann suggestions?
>
> Regards
> Rene
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-01-18 10:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-01-18 9:42 Cross-compiling sysvinit Reni Pachernegg
2000-01-18 10:21 ` René Pachernegg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).