This is the mail archive of the gcc-bugs@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]

[Bug other/81583] New: Compilation error in gcc-4.9


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81583

            Bug ID: 81583
           Summary: Compilation error in gcc-4.9
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ruben.nechifor at ubbcluj dot ro
  Target Milestone: ---

I open Odin 1.8.8 software, and I load a sequence (this error shows up
regardless of what sequence I load from what is already installed by default,
when I installed ODIN software). Then, when it's actually trying to load it I
get those messages, in 3 lines:
1. "ProcessDialog.execute_cmds : [0] echo "_`date +%y%m%d%H%M%S`odinepi" >
unique_id"
2. "ProcessDialog.execute_cmds : [1] g++ -c odinepi.cpp -I"/usr/include" -O3
-fno-tree-vectorize -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -I/usr/include/dcmtk -I/usr/include/dcmtk/dcmdata
-I/usr/include/dcmtk/ofstd -I/usr/include/nifti -fPIC -DMETHOD_LABEL=odinepi
-DODINMAIN=main -DMETHOD_CLASS=SeqMethod`cat unique_id`"
3. "ProcessDialog.execute_cmds : [1] g++ -c odinepi.cpp -I"/usr/include" -O3
-fno-tree-vectorize -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -I/usr/include/dcmtk -I/usr/include/dcmtk/dcmdata
-I/usr/include/dcmtk/ofstd -I/usr/include/nifti -fPIC -DMETHOD_LABEL=odinepi
-DODINMAIN=main -DMETHOD_CLASS=SeqMethod`cat unique_id`"

I attached the required/suggested file.

I am not very good at coding/NeuroDebian, so please let me know if there are
some missing information for this bug report.

Please also let me know what I should do in order to have the default sequences
compiled on NeuroDebian, then I can start to work on what sequence I want to
design.

Looking forward for your answer at your earliest available time (sooner will be
better for me, of course).

Yours sincerely,
Ruben E. Nechifor.

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