#1832: Build error
--------------------------+-------------------------------------------------
 Reporter:  JustinWyllie  |        Type:  bug   
   Status:  new           |    Priority:  normal
Milestone:                |   Component:  none  
  Version:  2.6.0         |    Severity:  medium
 Keywords:                |        Lang:        
    Patch:                |    Platform:  linux 
--------------------------+-------------------------------------------------

Comment(by JustinWyllie):

 I do have blib/lib/libparrot.so which is a symlink to
 blib/lib/libparrot.so.2.8.0

 I ran the last failing command with the -V option and I get:

 gcc: couldn't run `i386-redhat-linux-gcc--o': No such file or directory

 I have i386-redhat-linux-gcc and can run it from within the parrot
 directory. I don't think it likes the --o option. It seems to be treating
 that as the whole filename and then not finding it. Should that not be
 i386-redhat-linux-gcc -o? Sorry; I'm really not knowledgeable about
 compiling C programs.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1832#comment:5>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to