This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/16503] failure building cross compiler (host:sparc, target:sparc64).


------- Additional Comments From pluto at pld-linux dot org  2004-07-14 09:12 -------
ps). 
 
[ -f /home/users/pluto/rpm/BUILD/gcc-3.4-20040709/obj-sparc64-pld-linux/gcc/../binutils/ar ] ;  
then  
echo /home/users/pluto/rpm/BUILD/gcc-3.4-20040709/obj-sparc64-pld-linux/gcc/../binutils/ar ;  
else if [ "sparc64-unknown-linux-gnu" = "sparc64-pld-linux-gnu" ] ; then echo  
ar; else t='s,^,sparc64-pld-linux-,;'; echo ar | sed -e ?; fi; fi` 
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?  
                                                       ^^ 
(...) 
sed: option requires an argument -- e 
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]... 
 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16503


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]