Results 1 to 1 of 1
Hi All,
I am trying to build an application using sun studio C compiler (OS is SLES 10 SP1 )and the compiler options used are as follows
"-fast -xipo=2 -xalias_level=strict ...
- 12-23-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 3
lbsdmalloc on SLES 10 SP1
Hi All,
I am trying to build an application using sun studio C compiler (OS is SLES 10 SP1 )and the compiler options used are as follows
"-fast -xipo=2 -xalias_level=strict -xprefetch=no%auto -lbsdmalloc"
With these options i get below given error
"/usr/bin/ld: cannot find -lbsdmalloc"
Please let me know from where i can download the bsdmalloc library ?
Thanks,
Ganesh


Reply With Quote