DragonFly bugs List (threaded) for 2007-05
DragonFly BSD
DragonFly bugs List (threaded) for 2007-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: acpi module failing to load in 1.9.0 preview #4?


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Tue, 29 May 2007 10:31:16 +0200
Mail-followup-to: bugs@crater.dragonflybsd.org

On Tue, May 29, 2007 at 11:42:08AM +0900, YONETANI Tomokazu wrote:
> But a question remains: why the asm code can't see a static variable
> with initializer only when it's compiled with GCC4.1?

Because it is a module and GCC 3.4 still would have created the symbol.
At least that's my bet. The in-kernel linker has a few flaws, like not
checking visibility correctly.

> 
> Cheers.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]