Re: Assembler instructions not being created correctly for mutiplication in GCC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



MichaelMontcalm <philbertflange@xxxxxxxxx> writes:

> As for the Cmpware.lnk file, it appears to just reformat the code and
> provide DWARF debugging information. Once we move away from using the CMP-DK
> tool I probably won't need the lnk file. I'll try your suggestion about
> getting support from CMPWare Inc. In the interim, I will probably try your
> suggestion of llinking to libgcc.

You can link to libgcc by adding something like this to your ld line:
    `/usr/local/sparc-elf/bin/gcc --print-libgcc-file-name`

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux