Hello,

On a Fedora Core 5 machine with

$ gcc --version
gcc (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)

mairix 2.0 compiles and runs with no problems.  On a different FC5 machine with

$ gcc --version
gcc (GCC) 4.1.1 20070105 (Red Hat 4.1.1-51)

I get a binary that segfaults while trying to index several largish (~1000 
messages) mbox files.

However, if I make mairix with CC=gcc32 on that second machine, the resulting 
binary seems to be fine and indexes those same mbox files without any trouble.

$ gcc32 --version
gcc32 (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-56.fc5)

I don't have the skills to track down what is going on, so I'm just reporting 
in case someone who does is reading and wants to spend the time.  I'd be 
happy to run tests if you can tell me what to do.

Stephen Isard

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mairix-users mailing list
Mairix-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mairix-users

Reply via email to