|
Re: [GHC] #781: GHCi on x86_64, cannot link to static data in shared libs: msg#00128lang.haskell.glasgow.bugs
#781: GHCi on x86_64, cannot link to static data in shared libs -------------------------------+-------------------------------------------- Reporter: guest | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 6.5 Severity: normal | Resolution: Keywords: getEnvironment | Difficulty: Unknown Architecture: x86_64 (amd64) | Os: Linux -------------------------------+-------------------------------------------- Changes (by simonmar): * architecture: Unknown => x86_64 (amd64) * summary: getEnvironment segfaults (6.5.20060527 - snapshot) => GHCi on x86_64, cannot link to static data in shared libs * os: Unknown => Linux Comment: I've fixed part of the problem (getEnvironment was broken), but this still won't work with GHCi on x86_64 due to another problem: for annoying reasons the dynamic linker doesn't support linking to static data in shared libraries, which the 'environ' variable in C is. So I'm leaving the bug open with a revised heading. -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/781> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #738: ghc can't load files with selinux Enforcing, GHC |
|---|---|
| Next by Date: | Re[2]: Bug with Char.isAlpha, Bulat Ziganshin |
| Previous by Thread: | Re: [GHC] #781: getEnvironment segfaults (6.5.20060527 - snapshot), GHC |
| Next by Thread: | compiling from source - error, Johan Meskens CS3 jmcs3 |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |