Re: Partial Link

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

 



On Nov 7, 2006, at 8:46 AM, Guillaume Gros wrote:

I used ld -r -o dvbdrv_inf.o audio.o video.o demux.o
then
powerpc-405-linux-gnu-g++ -Wall -O3 -mcpu=405 -msoft-float - mmultiple -mstring -pipe -l pthread -o myprog main.o config.o ecm.o dvbdrv_inf/dvbdrv_inf.o

I am wondering if it is related to the fact that I use g++ ?? Because the other app using this driver uses gcc

Have you tried not doing the partial link and just do a regular link, debug that, then go back and try doing the partial link if there is some advantage of it for you?

Perry Smith
Ease Software, Inc.
pedz@xxxxxxxxxxxxxxxx
http://www.easesoftware.com

SATA Products for IBMs RS/6000, pSeries, and AIX systems




[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