lua-users home
lua-l archive

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


No, I wondered about that, but I didn't do it, since it seems to mean that
I have to rebuild Lua.  I'll do it now, though, and see what happens.

Mark F. Morss
Principal Analyst, Market Risk
American Electric Power


                                                                           
             Alex Queiroz                                                  
             <asandroq@gmail.c                                             
             om>                                                        To 
             Sent by:                  Lua list                            
             lua-bounces@bazar         <lua@bazar2.conectiva.com.br>       
             2.conectiva.com.b                                          cc 
             r                                                             
                                                                   Subject 
                                       Re: installing Lua 5.1 on AIX 5.2   
             02/15/2006 11:41                                              
             AM                                                            
                                                                           
                                                                           
             Please respond to                                             
                 Lua list                                                  
             <lua@bazar2.conec                                             
               tiva.com.br>                                                
                                                                           
                                                                           




Hallo,

On 2/15/06, mfmorss@aep.com <mfmorss@aep.com> wrote:
> I took Alex's suggestion and it almost worked.  The resulting dummy.so
> consisted of only 1800+ bytes instead of 160000+ as before.  The command
> "lua -v -ldummy" did also produce the desired "hello" message.
>
> BUT it also now produces the message "Illegal instruction(coredump)."
>

     Did you add -brtl when linking the main Lua interpreter as well?
This is also mentioned in the article I linked to in my previous
email.

--
-alex
http://www.ventonegro.org/