On 02/16/2012 06:25 PM, John wrote:
On windows 7 64 I get the following errors when compiling any solutions
two correct errors ?

=====deal.II==========debug========== Linking library: libdeal_II.g.dll
/usr/lib/gcc/i686-pc-cygwin/4.5.3/../../../../i686-pc-cygwin/bin/ld:
/cygdrive/c
/cygwin/cygdrive/deal.II/lib/debug/numerics_data_out.o: bad reloc
address 0xfa70
b in section `.zdebug_info'

Can you try to remove the -Wa,--compress-debug-sections flag in common/Make.global_options, then do
  make clean distclean
  make all
again and see if that helps?

Best
 W.

PS: What does './contrib/config/config.guess' in the deal.II directory and 'ld --version' return?

------------------------------------------------------------------------
Wolfgang Bangerth               email:            [email protected]
                                www: http://www.math.tamu.edu/~bangerth/

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to