#2539: panic when using .o files from the wrong platform
------------------------+---------------------------------------------------
    Reporter:  ajd      |       Owner:          
        Type:  bug      |      Status:  new     
    Priority:  normal   |   Component:  Compiler
     Version:  6.8.2    |    Severity:  normal  
    Keywords:           |    Testcase:          
Architecture:  Unknown  |          Os:  Unknown 
------------------------+---------------------------------------------------
 When I moved a tarball of a haskell project from my linux box to a windows
 box, I forgot to delete the linux object files. GHC subsequently panicked
 when I tried to compile the project with the message "loadObj: failed".
 Obviously, this is a dumb thing for the user to do, but if practicable, it
 would be nice if GHC could handle it more gracefully.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2539>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to