gm2
[Top][All Lists]
Advanced

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

Problem with Compiler Option -fobject-path=


From: Derek Wyss
Subject: Problem with Compiler Option -fobject-path=
Date: Sat, 22 Apr 2023 18:22:30 -0500

Hello,

I'm attempting to compile using some build/ninja scripts that were previously working:

tez@cibolo:~/Desktop/zona/lib/List$ ninja
[1/1] gm2 -g -Wall -fsoft-check-all -I.:/home/tez/prog/def/ -fobject-path=.:/home/tez/prog/lib/ -c List.mod
FAILED: List.o
gm2 -g -Wall -fsoft-check-all -I.:/home/tez/prog/def/ -fobject-path=.:/home/tez/prog/lib/ -c List.mod
gm2: error: unrecognized command-line option ‘-fobject-path=.:/home/tez/prog/lib/’
ninja: build stopped: subcommand failed.

I was previously using the Debian gm2 package that came from floppsie. My current version info:

tez@cibolo:~/Desktop/zona/lib/List$ gm2 --version
gm2 (GCC) 13.0.0 20221214 (experimental)

Any suggestions?

Best regards,

Derek

reply via email to

[Prev in Thread] Current Thread [Next in Thread]