Re: UDF on AMD64

2003-12-12 Thread Ollie Gallardo
Well that was easy. After reading your response I went back and used gcc -fPIC -c xxx.cc gcc -shared -o xxx.so xxx.o and all was well again. Thanks for your help..again. Ollie Dan Nelson said: > In the last episode (Dec 11), Ollie Gallardo said: >> I'm back with another questio

Re: UDF on AMD64

2003-12-11 Thread Ollie Gallardo
#endif #include #include #include #include I can't paste the rest of the code. Sorry. Is there special coding I need to do for AMD64 when writing a UDF? Maybe someone can point me to a sample UDF that compiled on AMD64. Thanks, Ollie Dan Nelson said: > In the last episode (Dec 1

Re: UDF on AMD64

2003-12-11 Thread Ollie Gallardo
Thanks Dan. I will get to it then. Dan Nelson said: > In the last episode (Dec 11), Ollie Gallardo said: >> I just recently built myself a dual Opteron system and installed mysql >> for AMD64 on it. I previously ran my databases on regular 32 bit >> systems and had my UDF wor

UDF on AMD64

2003-12-11 Thread Ollie Gallardo
? Thanks, Ollie --- Ollie Gallardo Support Services Inc 2 Professional Dr Ste 212 Gaithersburg MD 20879 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]