manolo gouy wrote:
>> Albrecht Schlosser wrote:
>>> Hi developers,
>>>
>>> the merge of the Fl_Printer branch is done, and my tests on
>>> Windows and Linux compiled and worked fine.
>>>
>>> Please test and report any errors. Thanks.
>> I checked out latest 1.3 SVN and it built OK on my intel mac running
>> Tiger.
>>
>> Tried to build the same directory on my PPC mac running Tiger
>> (make distclean; make), but it failed to build Fl.o with these errors:
>>
>> * * *
>
> You get errors in files FL/Fl_Pixmap.H and FL/Fl_Bitmap.H that are
> unchanged since Jan 2009. That is unexpected.
Yes, didn't make sense to me either.
See my reply to Ian for some other details.
> Did the PPC make build use to work ?
Hmm, sorry, didn't understand this question.
> What compiler version does it use ?
Here's the compiler version and OS version:
[r...@tower] 3 # gcc_select
Current default compiler:
gcc version 3.3 20030304 (Apple Computer, Inc. build 1809)
[r...@tower] 4 # sw_vers
ProductName: Mac OS X
ProductVersion: 10.4.11
BuildVersion: 8S165
Note the compiler is set to gcc 3.3 which seems to be the issue;
with "gcc_select 3.x" it fails to build,
with "gcc_select 4.x" it builds OK.
With one of the previous releases (that includes Fl_cocoa.mm but
before the Fl_Printer addition) both compilers would build fltk 1.3 OK.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev