This is the mail archive of the gcc-help@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: gcc: unrecognized option '-rdynamic'


Tovrea, George W (US SSA) wrote:
> I am trying to build a debug-able version ffmpeg-0.5 with gcc (GCC) 4.3.0. What do I need to do to fix gcc so I can use this flag?

My best guess is that IRIX doesn't support -export-dynamic.  I'd just
take it out.

Andrew.


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