> I tweaked only the prefix option and it appears to work fine for me.  I too 
> have gcc 2.95.3 (from Sun freeware CD I'd guess) and AFAIK I'm not using 
> GNU binutils either.
> 
> What does this show for your build?
> 
> $ nm /usr/local/apache/bin/httpd | grep alloc

[403]   |         0|       0|FILE |LOCL |0    |ABS    |alloc.c
[406]   |    518516|       4|OBJT |LOCL |0    |13     |alloc_mutex
[1675]  |    156472|       8|FUNC |GLOB |0    |10     |ap_cleanup_alloc
[1332]  |    156420|      52|FUNC |GLOB |0    |10     |ap_init_alloc
[1118]  |    156772|     120|FUNC |GLOB |0    |10     |ap_palloc
[1401]  |    156892|      40|FUNC |GLOB |0    |10     |ap_pcalloc
[1495]  |    545572|     128|FUNC |GLOB |0    |UNDEF  |calloc@@SYSVABI_1.3
[1562]  |    545728|      60|FUNC |GLOB |0    |UNDEF  |malloc@@SYSVABI_1.3
[408]   |    155944|      84|FUNC |LOCL |0    |10     |malloc_block
[1556]  |    545704|     992|FUNC |GLOB |0    |UNDEF  |realloc@@SYSVABI_1.3

 Other information about the build machine:

# cat /etc/release  
                        Solaris 9 8/03 s9s_u4wos_08a SPARC
           Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                             Assembled 13 June 2003

 Recommended and Security Patch Cluster from 18 Nov 2003

Reply via email to