[Hackage] #318: Library cannnot be used when registered in-place on OS X

Hackage trac at galois.com
Thu Apr 2 09:03:19 EDT 2009


#318: Library cannnot be used when registered in-place on OS X
----------------------------+-----------------------------------------------
  Reporter:  guest          |        Owner:                 
      Type:  defect         |       Status:  new            
  Priority:  normal         |    Milestone:                 
 Component:  Cabal library  |      Version:  1.4.0.1        
  Severity:  normal         |   Resolution:                 
  Keywords:                 |   Difficulty:  easy (<4 hours)
Ghcversion:  6.8.3          |     Platform:  Mac OS         
----------------------------+-----------------------------------------------
Comment (by guest):

 Simply omitting the -q flag to ar is insufficient.  According to the ar
 man pages, you need also to add the -s flag (to build the index).  It can
 be a modifier, e.g. "ar -rs" says to add/replace the object file, and
 rebuild the index.

-- 
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/318#comment:6>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects


More information about the cabal-devel mailing list