#1644: Problem with interface file (.hi) for a particular function
-------------------------------------------+--------------------------------
    Reporter:  [EMAIL PROTECTED]  |        Owner:         
        Type:  bug                         |       Status:  new    
    Priority:  normal                      |    Milestone:         
   Component:  Compiler                    |      Version:  6.6.1  
    Severity:  normal                      |   Resolution:         
    Keywords:                              |   Difficulty:  Unknown
          Os:  Unknown                     |     Testcase:         
Architecture:  Unknown                     |  
-------------------------------------------+--------------------------------
Comment (by [EMAIL PROTECTED]):

 {{{
 $ rm *.hi *.o
 $ ghc Test.hs
 Test.o: In function `s11w_info':
 (.text+0xde): undefined reference to `Main_foo_closure'
 Test.o: In function `s11w_srt':
 (.rodata+0x4): undefined reference to `Main_foo_closure'
 collect2: ld returned 1 exit status
 }}}

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