This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

memcpy and memcmp


Dear GCC people,
How do I use memcpy and memcmp with g++. Whenecer I use them it gives me weird errors. One example of this problem is trying to configure and make Berkeley DB-4.0.14 with:
./configure --enable-cxx --enable-java
make
make install
For some reason this keeps giving me error with not find memcpy or memcmp.

Please help me,
Thx



_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]