#3799: undefined symbols and undefined references possibly related to template
haskell
---------------------------------+------------------------------------------
  Reporter:  JeremyShaw          |          Owner:                              
                 
      Type:  bug                 |         Status:  closed                      
                 
  Priority:  normal              |      Milestone:  6.12.2                      
                 
 Component:  Compiler            |        Version:  6.13                        
                 
Resolution:  invalid             |       Keywords:  undefined symbols 
references template haskell
Difficulty:                      |             Os:  Unknown/Multiple            
                 
  Testcase:                      |   Architecture:  Unknown/Multiple            
                 
   Failure:  Compile-time crash  |  
---------------------------------+------------------------------------------

Comment(by waern):

 Replying to [comment:13 Saizan]:
 > just for clarification: only recently haddock started building to object
 code and so triggering this bug, right?
 > Since the common case has always been calling cabal haddock just after
 cabal build and it used to work correctly.

 Yes, that's correct, Haddock started building to object code for TH
 modules relatively recently. It should have started with 2.4.2, released
 Mar 21 2009. Then we switched to the native code generator (instead of
 compiling via C) in 2.5.0. In the latest release we use the native code
 generator only on platforms where it's available.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3799#comment:14>
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