Winfried Kung schrieb: > I also had to set explicitely > SRC_HC_OPTS = -optc-mcpu=ultrasparc -opta-mcpu=ultrasparc > as Duncan Coutts already pointed out.
>> I did nothing special. My build.mk (in mk/) says: >> BIN_DIST=1 >> Project=Ghc >> SRC_HC_OPTS += -optc-mcpu=ultrasparc -opta-mcpu=ultrasparc Note the "+=" when setting SRC_HC_OPTS! C. _______________________________________________ Glasgow-haskell-bugs mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
