Re: [GHC] #2539: panic when using .o files from the wrong platform

2010-06-25 Thread GHC
#2539: panic when using .o files from the wrong platform
---+
  Reporter:  ajd   |  Owner:  
  Type:  bug   | Status:  closed  
  Priority:  low   |  Milestone:  6.14.1  
 Component:  Compiler  |Version:  6.8.2   
Resolution:  fixed |   Keywords:  
Difficulty:  Unknown   | Os:  Unknown/Multiple
  Testcase:|   Architecture:  Unknown/Multiple
   Failure:  None/Unknown  |  
---+
Changes (by igloo):

  * status:  new => closed
  * failure:  => None/Unknown
  * resolution:  => fixed


Comment:

 GHC now interprets the source if you do this.

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler
___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #2539: panic when using .o files from the wrong platform

2009-04-13 Thread GHC
#2539: panic when using .o files from the wrong platform
-+--
Reporter:  ajd   |Owner:  
Type:  bug   |   Status:  new 
Priority:  normal|Milestone:  6.12 branch 
   Component:  Compiler  |  Version:  6.8.2   
Severity:  normal|   Resolution:  
Keywords:|   Difficulty:  Unknown 
Testcase:|   Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
-+--
Changes (by igloo):

  * milestone:  6.10 branch => 6.12 branch

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #2539: panic when using .o files from the wrong platform

2008-08-31 Thread GHC
#2539: panic when using .o files from the wrong platform
--+-
 Reporter:  ajd   |  Owner: 
 Type:  bug   | Status:  new
 Priority:  normal|  Milestone:  6.10 branch
Component:  Compiler  |Version:  6.8.2  
 Severity:  normal| Resolution: 
 Keywords:| Difficulty:  Unknown
 Testcase:|   Architecture:  Unknown
   Os:  Unknown   |  
--+-
Changes (by igloo):

  * difficulty:  => Unknown
  * milestone:  => 6.10 branch

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


[GHC] #2539: panic when using .o files from the wrong platform

2008-08-23 Thread GHC
#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: 
GHC 
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs