gvhdl -V (return code: 1)
gvhdl: FreeHDL root path is '/usr'.
gvhdl:
gvhdl: ================================
gvhdl: Compiling simulator main file '.cc'...
gvhdl: ================================
gvhdl: x86_64-linux-gnu-g++ --version -I /usr/include -c .cc
c++: x86_64-linux-gnu-g++: error: .cc: No such file or directory
c++: x86_64-linux-gnu-g++ (Ubuntu 7.2.0-6ubuntu1) 7.2.0
c++: Copyright (C) 2017 Free Software Foundation, Inc.
c++: This is free software; see the source for copying conditions. There is NO
c++: warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
c++:
gvhdl: Linking simulator ''...
gvhdl: libtool --mode=link --tag CXX x86_64-linux-gnu-g++ --version .o -lm /usr/lib/libfreehdl-kernel.la /usr/lib/libfreehdl-std.la -o
Died at /usr/bin/gvhdl line 276.
linker: Usage: /usr/bin/libtool [OPTION]... [MODE-ARG]...
linker: Try 'libtool --help' for more information.
linker: libtool: error: the '-o' option requires an argument
gvhdl: Linking failed!
gvhdl -HELP (return code: 1)
gvhdl: FreeHDL root path is '/usr'.
gvhdl:
gvhdl: ================================
gvhdl: Compiling simulator main file '.cc'...
gvhdl: ================================
gvhdl: x86_64-linux-gnu-g++ --help -I /usr/include -c .cc
c++: x86_64-linux-gnu-g++: error: .cc: No such file or directory
c++: Usage: x86_64-linux-gnu-g++ [options] file...
c++: Options:
c++: -pass-exit-codes Exit with highest error code from a phase.
c++: --help Display this information.
c++: --target-help Display target specific command line options.
c++: --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].
c++: Display specific types of command line options.
c++: (Use '-v --help' to display command line options of sub-processes).
c++: --version Display compiler version information.
c++: -dumpspecs Display all of the built in spec strings.
c++: -dumpversion Display the version of the compiler.
c++: -dumpmachine Display the compiler's target processor.
c++: -print-search-dirs Display the directories in the compiler's search path.
c++: -print-libgcc-file-name Display the name of the compiler's companion library.
c++: -print-file-name=<lib> Display the full path to library <lib>.
c++: -print-prog-name=<prog> Display the full path to compiler component <prog>.
c++: -print-multiarch Display the target's normalized GNU triplet, used as
c++: a component in the library path.
c++: -print-multi-directory Display the root directory for versions of libgcc.
c++: -print-multi-lib Display the mapping between command line options and
c++: multiple library search directories.
c++: -print-multi-os-directory Display the relative path to OS libraries.
c++: -print-sysroot Display the target libraries directory.
c++: -print-sysroot-headers-suffix Display the sysroot suffix used to find headers.
c++: -Wa,<options> Pass comma-separated <options> on to the assembler.
c++: -Wp,<options> Pass comma-separated <options> on to the preprocessor.
c++: -Wl,<options> Pass comma-separated <options> on to the linker.
c++: -Xassembler <arg> Pass <arg> on to the assembler.
c++: -Xpreprocessor <arg> Pass <arg> on to the preprocessor.
c++: -Xlinker <arg> Pass <arg> on to the linker.
c++: -save-temps Do not delete intermediate files.
c++: -save-temps=<arg> Do not delete intermediate files.
c++: -no-canonical-prefixes Do not canonicalize paths when building relative
c++: prefixes to other gcc components.
c++: -pipe Use pipes rather than intermediate files.
c++: -time Time the execution of each subprocess.
c++: -specs=<file> Override built-in specs with the contents of <file>.
c++: -std=<standard> Assume that the input sources are for <standard>.
c++: --sysroot=<directory> Use <directory> as the root directory for headers
c++: and libraries.
c++: -B <directory> Add <directory> to the compiler's search paths.
c++: -v Display the programs invoked by the compiler.
c++: -### Like -v but options quoted and commands not executed.
c++: -E Preprocess only; do not compile, assemble or link.
c++: -S Compile only; do not assemble or link.
c++: -c Compile and assemble, but do not link.
c++: -o <file> Place the output into <file>.
c++: -pie Create a position independent executable.
c++: -shared Create a shared library.
c++: -x <language> Specify the language of the following input files.
c++: Permissible languages include: c c++ assembler none
c++: 'none' means revert to the default behavior of
c++: guessing the language based on the file's extension.
c++:
c++: Options starting with -g, -f, -m, -O, -W, or --param are automatically
c++: passed on to the various sub-processes invoked by x86_64-linux-gnu-g++. In order to pass
c++: other options on to these processes the -W<letter> options must be used.
c++:
c++: For bug reporting instructions, please see:
c++: <file:///usr/share/doc/gcc-7/README.Bugs>.
gvhdl: Linking simulator ''...
gvhdl: libtool --mode=link --tag CXX x86_64-linux-gnu-g++ --help .o -lm /usr/lib/libfreehdl-kernel.la /usr/lib/libfreehdl-std.la -o
Died at /usr/bin/gvhdl line 276.
linker: Usage: /usr/bin/libtool [OPTION]... [MODE-ARG]...
linker: Try 'libtool --help' for more information.
linker: libtool: error: the '-o' option requires an argument
gvhdl: Linking failed!