This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Why does linker fail to resolve dependencies within the same .a file?


Christian Convey wrote:

In function `uriVideoSources::ImageReader::getFrame(bool, uriBase::RasterImage*)':
ImageReader.cpp:(.text+0x90): undefined reference to

If the missing reference is to


`uriVideoSources::ImageReader_gen::getFrame_(bool, uriBase::RasterImage*)'

Why do you grep for outputFrame?



j.



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