WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Compilation issues  (Read 1544 times)

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Compilation issues
« on: September 16, 2010, 11:36:49 PM »
Trying to rebuild an extension on TC 3.1 with uptodate set of extensions compilation fails:

Quote
warning: assignment makes pointer from integer without a cast

and then compilation stops with error message.

Same source and same build script on August 20, TC3.0 built a working extension without error. GCC seems to be the same in the repo, but something changed in the compile environment :(
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14545
Re: Compilation issues
« Reply #1 on: September 16, 2010, 11:57:58 PM »
I've been doing a lot of compiling with tc-3.1 in the last few days without errors..

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Compilation issues
« Reply #2 on: September 17, 2010, 12:29:42 AM »
I've been doing a lot of compiling with tc-3.1 in the last few days without errors..

For sure it depends on source. There are nice clean source codes where no any warnings. In the specific case I can suppress the warning with a command line switch so it is not blocking, executable works fine. However I notice the different behavior of GCC on the same source and build script and do not know why is it more strict now than a month ago  :-\
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."