This might be due to everything now being in a single library. I
wonder if the matter might be related to using a 32 bit linker.
Comments?

On Mon, Nov 7, 2011 at 5:22 PM, Jason Sheldon <[email protected]> wrote:
> Hello all,
>
> I previously used the svn version of deal.ii; however, I have been unable to
> build the library ever since versions past 7.0 have come out.
>
> These are the compile errors I get (it compiles fine up until the linking
> phase)
>
> =====deal.II==========debug======MT== Linking library:   libdeal_II.g.so
> /usr/bin/ld: /home/jvs5482/svn_deal/deal.II/lib/debug/numerics_data_out.o:
> access beyond end of merged section (2218539)
>
>
> /usr/bin/ld: /home/jvs5482/svn_deal/deal.II/lib/debug/numerics_data_out.o:
> access beyond end of merged section (4100125)
> /usr/bin/ld: /home/jvs5482/svn_deal/deal.II/lib/debug/numerics_data_out.o:
> access beyond end of merged section (831897)
>
>
>
> There are several thousand more of these, all in the same object file...
> Truncated for  convenience
>
> /usr/bin/ld: /home/jvs5482/svn_deal/deal.II/lib/debug/numerics_data_out.o:
> access beyond end of merged section (2014759)
>
>
> /usr/bin/ld: /home/jvs5482/svn_deal/deal.II/lib/debug/numerics_data_out.o:
> access beyond end of merged section (1542724)
> /usr/bin/ld: BFD (GNU Binutils for Ubuntu) 2.20.51-system.20100908 internal
> error, aborting at ../../bfd/reloc.c line 5808 in
> bfd_generic_get_relocated_section_contents
>
>
>
> /usr/bin/ld: Please report this bug.
>
> collect2: ld returned 1 exit status
> make[1]: *** [/home/jvs5482/svn_deal/deal.II/lib/libdeal_II.g.so] Error 1
> make[1]: Leaving directory `/home/jvs5482/svn_deal/deal.II/source'
>
>
> make: *** [debug] Error 2
>
> I am running Ubuntu 10.10, with gcc 4.4.5 .
>
> I can still build deal.ii version 7.0, but not versions 7.1 or the svn
> version.
>
> Please advise.
>
> Thanks,
>
> --
> -Jason Sheldon
>
> _______________________________________________
> dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
>
>



-- 
Guido Kanschat, Department of Mathematics, Texas A&M University

In accordance with the Texas Public Information Act all email sent to
and from my Texas A&M email account can be obtained through a Public
Information Request. If you do not want your correspondence public,
please arrange a phone conversation with me.
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to