egcs-1.0 and libjpeg.so.6.0.1

Marc Lehmann pcg@goof.com
Mon Dec 15 15:33:00 GMT 1997


> I compiled with the following flags (as well as some others specific to the
> xv build):
> 
> -march=pentium -O8 -funroll-loops -ffast-math -fomit-frame-pointer -fexp
> ensive-optimizations -malign-double -malign-loops=0 -malign-jumps=0 -malign-func
> tions=0 

the -malign-double is the problem.. the libjpeg uses a structure
with doubles in it. everything else should be ok.

      -----==-                                              |
      ----==-- _                                            |
      ---==---(_)__  __ ____  __       Marc Lehmann       +--
      --==---/ / _ \/ // /\ \/ /       pcg@goof.com       |e|
      -=====/_/_//_/\_,_/ /_/\_\                          --+
    The choice of a GNU generation                        |
                                                          |



More information about the Gcc mailing list