Re: How to enable the debug symbols

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

 



Hi Simon!

Set your CFLAGS and CXXFLAGS environment variables before calling configure and make.

Example:
CFLAGS="-march=native -pipe -ggdb" CXXFLAGS="${CFLAGS}" ./configure
CFLAGS="-march=native -pipe -ggdb" CXXFLAGS="${CFLAGS}" make
etc


Thanks,
Dyweni


On Sun, 15 May 2011 20:37:16 +0800, Simon Tian wrote:

Hi Dyweni,

Can I do this by any options of "./configure"? or JUST modify
the Makefile manually?

Thx!
Simon


--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux