www.delorie.com/djgpp/bugs/show.cgi   search  
Bug 000035

When Created: 11/16/1995 10:02:01
Against DJGPP version: 2.00.beta3
By whom: kaweh@infosys.tuwien.ac.at
Abstract: Objective C problems
* after compiling objective c prg., linker says:
	undefined reference to _iob
  (compiling was ok, no errors, no warnings)

* typestream.h can't be included from objects.h, cause DOS doesn't
  know long filenames

* why are the objective c includes in "lang/objc/objc", and not in
  "lang/objc"

* gcc knows #import (and doesn't like it), but why doesn't #import include
  the file??? Is this a normal problem with GNUs objective c implementation?
  gcc just prints out, that it doesn't like the #import keyword (this message
  can be supressed with option -Wno-import), but is it correct that gcc just
  ignores the keyword...???

Solution added: 11/16/1995 10:05:54
By whom: kaweh@infosys.tuwien.ac.at
* typedstream.h:
  rename it to typedstr.h and correct the #include line in object.h
  
* undefined reference to _iob
  Remake library libobjc.a???

* lang/objc/objc
  Well, change the path...please!!!
 

Fixed in version 2.00.beta5 on 01/23/1996 21:49:37
By whom: dj@delorie.com



  webmaster     delorie software   privacy  
  Copyright © 2010   by DJ Delorie     Updated Jul 2010