Bug 33206 - [Qt] RVCT linking broken
Summary: [Qt] RVCT linking broken
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P3 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks: 32715
  Show dependency treegraph
 
Reported: 2010-01-05 05:48 PST by Simon Hausmann
Modified: 2010-01-29 03:45 PST (History)
2 users (show)

See Also:


Attachments
Hack to disable thumb builds (606 bytes, patch)
2010-01-05 06:29 PST, Simon Hausmann
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Hausmann 2010-01-05 05:48:10 PST
Linking with RVCT currently fails with "out of range for relocation" errors.

Compiling without the thumb instruction set works.
Comment 1 Simon Hausmann 2010-01-05 06:29:51 PST
Created attachment 45884 [details]
Hack to disable thumb builds
Comment 2 Simon Hausmann 2010-01-29 03:45:48 PST
r53315 added always-as-arm builds...