gujjula / core-plot

Automatically exported from code.google.com/p/core-plot
0 stars 0 forks source link

CorePlot-CocoaTouch project does not compile anymore when using GCC 4.2 #318

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use Xcode 3.2
2. Set compiler to GCC 4.2

What is the expected output? What do you see instead?
Valid library.

What version of the product are you using? On what operating system?
Latest head from today 2011-08-20 GMT

Please provide any additional information below.

CompileC 
../build/CorePlot-CocoaTouch.build/Debug-iphoneos/CorePlot-CocoaTouch.build/Obje
cts-normal/armv6/CPTPlotSymbol.o Source/CPTPlotSymbol.m normal armv6 
objective-c com.apple.compilers.gcc.4_2

...

{standard input}:4153:invalid offset, value too big (0x00000400)
Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 failed 
with exit code 1

Original issue reported on code.google.com by google@skywind.eu on 20 Aug 2011 at 7:35

GoogleCodeExporter commented 9 years ago
Error messages can be resolved by optimizing two lines (see attached file).

Original comment by google@skywind.eu on 20 Aug 2011 at 9:14

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 8f99c8cd93bc.

Original comment by eskr...@mac.com on 20 Aug 2011 at 6:25