On Wed, 30 Jul 2008 07:18:29 -0400
"Ben Taylor" <bentaylor.solx86 at gmail.com> wrote:

> On Wed, Jul 30, 2008 at 4:49 AM, Adriaan de Groot <groot at kde.org>
> wrote:
> > Decided to try to build ffmpeg (as a prereq to avifile, since
> > that's in Dude as well) just now, with the current compiler patch
> > list (well, the one on Techbase, I haven't upgrade d the compiler
> > this week yet) to see how it went, and it still goes
> >
> >
> > pkgbuild: "imgconvert.c", [gray16_to_gray16]:ube: error: SIGNAL:
> > Segmentation Fault
> > pkgbuild: cc: ube failed for imgconvert.c
> >
> > If I switch off -xO4 and the flags that require higher
> > optimizations, that file builds. The propblem (re)occurs in other
> > files, though, like a3enc.c. Is anyone savvy enough to try to hunt
> > that down?
> 
> Let me start fresh.  I have a huge amount of hacks on my FFMPEG and
> I'm down to a compiler spill error on the 32-bit compile (meaning
> that I've got it completely building 64-bit)
> 
> Ben

Hello Ben,

Wow that's neat you got the 64 bit compile to build.  Just in case it
helps, I notice there is a recent sol10 x86 assembler patch:

http://sunsolve.sun.com/search/advsearch.do?collection=PATCH&type=collections&max=50&language=en&queryKey5=119961&toDocument=yes

And I guess you would be using this blog entry on the assembler stuff:

http://blogs.sun.com/x86be/entry/gcc_style_asm_inlining_support

Thanks, Mark

-- 

Reply via email to