public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/56931] New: Multi Threading
@ 2013-04-12  8:16 jdebernitz@stephan-gmbh.com
  2013-04-12 11:36 ` [Bug other/56931] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: jdebernitz@stephan-gmbh.com @ 2013-04-12  8:16 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56931

             Bug #: 56931
           Summary: Multi Threading
    Classification: Unclassified
           Product: gcc
           Version: 4.6.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jdebernitz@stephan-gmbh.com


Hello,


I have a problem when compiling my application.
I use a PC with the i7-3770 processor with 4 cores and Hyper-Threading. If I
break at the command make-j8 this from now more awake.
My guess is that the compiler does not get along with the paths.

a coarse view from my source dateinen available here:

   $ (SRC_PATH) / Main / src / main.cpp \
   $ (SRC_PATH) / config / src / init.c \
   $ (SRC_PATH) / sound generator / src / EVE_Sound.c \
   $ (SRC_PATH) / Uart/src/StLibAscInternUc3c.c \
   $ (SRC_PATH) / Uart/src/StLibAscExternUc3c.c \
   $ (SRC_PATH) / MasimoSpO2/src/StLibMasimo_get.c \
   $ (SRC_PATH) / MasimoSpO2/src/StLibMasimo_set.c \
   $ (SRC_PATH) / MasimoSpO2/src/StLibMasimo_receive.c \
   $ (SRC_PATH) / MasimoSpO2/src/StLibMasimo.c \
   $ (SRC_PATH) / StormCO2/src/Send_StormCO2.c \
   $ (SRC_PATH) / StormCO2/src/EVE_StormCO2Receive.c \
   $ (SRC_PATH) / StormCO2/src/EVE_StormCO2.c \
   $ (SRC_PATH) / DAC / src / dac.c \

Now when the compiler splits the files in the first eight cores, it happened
that he invests with mkdir twice following path:

  $ (SRC_PATH) / UART / src

following message on the console brings the compiler:
A directory or a file with the name ".. \ .. \ EVE \ 070_71_src \ UART \ src \"
already exists.

If I change the sequence in the config.mk file, it works but it gets but nu.


I use gcc version 4.6.2 from Atmel.

I hope you can help me further.

greeting


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug other/56931] Multi Threading
  2013-04-12  8:16 [Bug c/56931] New: Multi Threading jdebernitz@stephan-gmbh.com
@ 2013-04-12 11:36 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2013-04-12 11:36 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56931

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|c                           |other
         Resolution|                            |INVALID

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-04-12 11:36:53 UTC ---
GNU make is not controlled by the GCC project.  Also I don't think this is a
bug in your make file and their dependencies.


Also note since you received the version from Atmel, you should report it to
them.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-12 11:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-12  8:16 [Bug c/56931] New: Multi Threading jdebernitz@stephan-gmbh.com
2013-04-12 11:36 ` [Bug other/56931] " pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).