#4264: shared library bus error on OS X
---------------------------------+------------------------------------------
    Reporter:  igloo             |        Owner:  igloo       
        Type:  bug               |       Status:  new         
    Priority:  high              |    Milestone:  7.4.1       
   Component:  Compiler          |      Version:  6.12.3      
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:              
          Os:  MacOS X           |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by chak):

 Is that on a 32-bit or 64-bit? On OS X 10.7 (Lion) with in a 64-bit build,
 I get
 {{{

 =====> T3807(normal) 587 of 2970 [0, 0, 0]
 cd ./dynlibs && $MAKE --no-print-directory -s T3807    </dev/null
 >T3807.run.stdout 2>T3807.run.stderr
 cd ./driver/T3007 && $MAKE -s clean
 Wrong exit code (expected 0 , actual 2 )
 Stdout:

 Stderr:

 T3807Export.hs:1:1:
     Could not find module `Prelude'
     Perhaps you haven't installed the "dyn" libraries for package `base'?
     Use -v to see a list of the files searched for.
 make[3]: *** [T3807] Error 1
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4264#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to