Bernhard Schmalhofer via RT wrote:
> On Di. 12. Jun. 2007, 22:38:24, rblasch wrote:
>> I tried to smoke r18926 on Solaris but failed because of tons of "cannot
>> dereference non-pointer type" errors.
> 
> Ronald, can you still verify this with svn HEAD ?

Yes, still a problem with HEAD.  I should have read PLATFORMS more
carefully, though, because it's already known.

...
sol11-x86-cc_5.8                  -    -    -     -   -   -  Y/121*4 ?
20070821
...
*4 You must run Configure.pl with --cgoto=0
...

That is, it won't compile with C<perl Configure.pl> because computed
gotos are determined but don't seem to compile as used in the ops.
C<perl Configure.pl --cgoto=0> compiles just fine.

Ron

Reply via email to