Recently, Somebody Somewhere wrote these words


> Any clues as to what may cause gcc --print-file specs to only
> echo specs and not give any destination?
> 
> I have been fooling with gcc-4.1.0 lately, and all I can get in
> every single compile is that the specs file doesn't seem to
> exist.
> 
> I must be doing something wrong, but I cannot seem to be finding
> the cause.
> 
It should be in /usr/lib/gcc/<quadruplet>/<version>/
Where   <quadruplet> = i686-pc-linux-gnu or whatever yours is
        <version> = 4.1.0 or whatever

Unless they have moved it. Does it exist?

-- 

        With best Regards,


        Declan Moriarty.
-- 
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to