Hi,

...

`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
evp_pkey.c: In function 'EVP_PKEY2PKCS8_broken':
evp_pkey.c:382: warning: function called through a non-compatible type
evp_pkey.c:382: note: if this code is reached, the program will abort
evp_pkey.c: In function 'dsa_pkey2pkcs8':
evp_pkey.c:478: warning: function called through a non-compatible type
evp_pkey.c:478: note: if this code is reached, the program will abort
evp_pkey.c: In function 'EVP_PKEY2PKCS8_broken':
evp_pkey.c:416: internal compiler error: in maybe_add_or_update_back_dep_1, at
sched-deps.c:245
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [evp_pkey.o] Error 1
make[2]: Leaving directory
`/home/keti/date/2007/1/11/gnome/openssl-0.9.8d/crypto/evp'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory
`/home/keti/date/2007/1/11/gnome/openssl-0.9.8d/crypto'
make: *** [build_crypto] Error 1
 > vi +416 crypto/evp/evp_pkey.c 


 > cc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc/configure --prefix=/usr --libexecdir=/usr/lib
--enable-shared --enable-threads=posix --enable-__cxa_atexit
--enable-clocale=gnu --enable-languages=c,c++,treelang
Thread model: posix
gcc version 4.2.0 20070124 (prerelease)
 >


-- 
           Summary: openssl-0.9.8d compile error
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: happyarch at gmail dot com


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

Reply via email to