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]

"indirect jmp without `*'" message


Using gcc-4.1.2 on OSX 10.4, when I compile anything, I get bunches of:
  /var/tmp//ccDdCjdi.s:2977:indirect jmp without `*'
messages.  By "bunches" I mean dozens or hundreds per typical file.

I see there was an identical question in November that didn't elicit any
replies, there's no entry in bugzilla that I can see, and the only
(possibly-useful) advice google has given me is to update to the latest
Xcode to get a new assembler -- but I have the latest version.  Anyone have
a working fix?

        -- Benoît


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