Back to the original proposition...

[...]

>> > Hi,
>> >
>> > OCaml is currently broken on powerpc. (Undefined symbol '' during
>> > ocamlopt).
>> > I have not the faintest idea what the problem is or how to fix it. I
>> > guess we would need a linker / ELF guru here. For the time being I'd
>> > propose no disable nativecode on powerpc.
>> > Daniel provided me with shell access to a powerpc machine to test and
>> > so far all ports I tried are building fine.
>> > Thoughts? OKs?

I think this is the only sane thing to do until someone solves this.
ok

>> > Christopher
>> >
>> >
>> >
>> > Index: arch-defines.mk
>> > ===================================================================
>> > RCS file: /home/cvs/ports/infrastructure/mk/arch-defines.mk,v
>> > retrieving revision 1.20
>> > diff -u -p -r1.20 arch-defines.mk
>> > --- arch-defines.mk     19 Mar 2014 13:28:04 -0000      1.20
>> > +++ arch-defines.mk     3 Sep 2014 15:53:11 -0000
>> > @@ -26,7 +26,7 @@ GCC3_ARCHS = aviion luna88k m88k vax
>> >  # XXX easier for ports that depend on mono
>> >  MONO_ARCHS = amd64 i386
>> >  LLVM_ARCHS = amd64 i386 powerpc mips64 mips64el sparc sparc64
>> > -OCAML_NATIVE_ARCHS = i386 sparc amd64 powerpc
>> > +OCAML_NATIVE_ARCHS = i386 sparc amd64
>> >  OCAML_NATIVE_DYNLINK_ARCHS = i386 amd64
>> >
>> >
>> >
>> >
>> > --
>> > http://gmerlin.de
>> > OpenPGP: http://gmerlin.de/christopher.pub
>> > F190 D013 8F01 AA53 E080  3F3C F17F B0A1 D44E 4FEE

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to