This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: alpha-dec-osf4.0e libstdc++-v3/src/complex_io.cc assembler failures.


On 18 Jan 2001 at 20:10 (+1100), RDBrown@mira.net wrote:
| With Mark's AIX 4.2 patch, alpha-dec-osf4.0e configures math and is now
| failing with assembler errors in the vendor assembler.

search the archive for this list and you'll find a thread describing
similar problems. the simple solution is to install gnu as and/or
arrange for the compiler to use it, as the DEC assembler does not
have .subsection/.previous directives. By tweaking the asm, I got 
the build past as0, but in the end there were linking problems that 
I was unable to resolve.

  hth.
    brent


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]