That seems to have got it working thank you.

gcc version 4.7.2 (Debian 4.7.2-5)


--

Kind Regards

Stuart Downton

Senior Network Manager

SharpStream Ltd

t.     0800 999 2468

DD.01273 921 198
int. +44 333 700 2468

f.     0333 600 2469

w. www.sharp-stream.com <http://www.sharp-stream.com/>



GENERAL SUPPORT REQUESTS: supp...@sharp-stream.com <mailto:gene...@sharp-stream.com>

EMERGENCY SUPPORT REQUESTS: emerge...@sharp-stream.com <mailto:supp...@sharp-stream.com>

This e-mail is private and confidential and is intended solely for the person it is addressed to.

Any disclosure, distribution, copying or printing, or use of the information contained herein for

whatever purpose by any person other than the recipient is prohibited and legal action may be taken as a result.





Yuri D'Elia wrote:
On 01/02/16 11:24, Stuart Downton wrote:
Hi

Just tried installed the version from github on debian wheezey and got:

$ make
g++ -MD -D_FILE_OFFSET_BITS=64 -std=c++03 -Wall -Wextra -Wpedantic 
-Wno-unused-parameter -c -o msg.o msg.cc
g++: error: unrecognized command line option ‘-Wpedantic’
make: *** [msg.o] Error 1

I have checked to make sure I had make and build-essential installed.

Which version of g++ is that? -Wpedantic is pretty old.

Try removing -Wpedantic from within the Makefile and see if that's the
only offending flag.




Reply via email to