English 中文(简体)
(Delphi-030) ld-linux.exe: 错误:不能发现
原标题:(Delphi Linux) ld-linux.exe: error: cannot find -lgcc_s

I have set up the PAserver that was located at: C:Program Files (x86)EmbarcaderoStudio19.0PAServerLinuxPAServer19.0.tar.gz on my Ubuntu Gnome 16.10 vm.

请注意,我以前从未使用过巴服务器,这是我第一次使用该服务器。

之后,我开始对“雷达工作室”10.2作简介,测试联系是成功的。

在我汇编后,我发现这一错误:

[DCC Error] E2597 C:Program Files (x86)EmbarcaderoStudio19.0inld-linux.exe: error: cannot find -lgcc_s
  C:Program Files (x86)EmbarcaderoStudio19.0inld-linux.exe: error: cannot find -lc
  C:Program Files (x86)EmbarcaderoStudio19.0inld-linux.exe: error: cannot find -ldl
  C:Program Files (x86)EmbarcaderoStudio19.0inld-linux.exe: error: cannot find -lpthread
  C:Program Files (x86)EmbarcaderoStudio19.0inld-linux.exe: error: cannot find -lm
  c:program files (x86)embarcaderostudio19.0libLinux64debugSysInit.o:SysInit:function Sysinit::__malloc(NativeUInt): error: undefined reference to  malloc 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSysInit.o:SysInit:function Sysinit::__free(void*): error: undefined reference to  free 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSysInit.o:SysInit:function Sysinit::pthread_once(int&, void (*)()): error: undefined reference to  pthread_once 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSysInit.o:SysInit:function Sysinit::pthread_key_create(unsigned int&, void (*)(void*)): error: undefined reference to  pthread_key_create 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSysInit.o:SysInit:function Sysinit::dladdr(NativeUInt, dl_info&): error: undefined reference to  dladdr 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSysInit.o:SysInit:function Sysinit::dlopen(char*, int): error: undefined reference to  dlopen 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSysInit.o:SysInit:function Sysinit::dlclose(NativeUInt): error: undefined reference to  dlclose 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSysInit.o:SysInit:function Sysinit::dlsym(NativeUInt, char*): error: undefined reference to  dlsym 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSysInit.o:SysInit:function Sysinit::TlsGetValue(unsigned int): error: undefined reference to  pthread_getspecific 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSysInit.o:SysInit:function Sysinit::TlsSetValue(unsigned int, void*): error: undefined reference to  pthread_setspecific 
  SysInit.pas:1150: error: undefined reference to  _Unwind_Resume 
  System.pas:684: error: undefined reference to  memset 
  System.pas:17775: error: undefined reference to  _Unwind_Resume 
  System.pas:16961: error: undefined reference to  _Unwind_Resume 
  System.pas:16998: error: undefined reference to  _Unwind_Resume 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::getenv(char*): error: undefined reference to  getenv 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::__malloc(NativeUInt): error: undefined reference to  malloc 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::calloc(NativeUInt, NativeUInt): error: undefined reference to  calloc 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::realloc(void*, NativeUInt): error: undefined reference to  realloc 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::__free(void*): error: undefined reference to  free 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::__exit(int): error: undefined reference to  exit 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::memmove(void*, void const*, NativeUInt): error: undefined reference to  memmove 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::memset(void*, int, NativeUInt): error: undefined reference to  memset 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::__raise(int): error: undefined reference to  raise 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::pthread_self(): error: undefined reference to  pthread_self 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::sched_yield(): error: undefined reference to  sched_yield 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::dlopen(char*, int): error: undefined reference to  dlopen 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::dlclose(NativeUInt): error: undefined reference to  dlclose 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::dlsym(NativeUInt, char*): error: undefined reference to  dlsym 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::dlerror(): error: undefined reference to  dlerror 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::open(char*, int): error: undefined reference to  open 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::__chdir(char*): error: undefined reference to  chdir 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::__close(int): error: undefined reference to  close 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::fchdir(int): error: undefined reference to  fchdir 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::ftruncate(int, long): error: undefined reference to  ftruncate 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::getcwd(char*, NativeUInt): error: undefined reference to  getcwd 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::lseek(int, long, int): error: undefined reference to  lseek 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::__read(int, void*, NativeUInt): error: undefined reference to  read 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::sysconf(int): error: undefined reference to  sysconf 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::usleep(unsigned int): error: undefined reference to  usleep 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::__write(int, void*, NativeUInt): error: undefined reference to  write 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::iconv(void*, char**, NativeUInt*, char**, NativeUInt*): error: undefined reference to  iconv 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::iconv_open(char*, char*): error: undefined reference to  iconv_open 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::iconv_close(void*): error: undefined reference to  iconv_close 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::mmap(void*, NativeUInt, int, int, int, long): error: undefined reference to  mmap 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::munmap(void*, NativeUInt): error: undefined reference to  munmap 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::__error(): error: undefined reference to  __errno_location 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::wcscoll_l(int const*, int const*, void*): error: undefined reference to  wcscoll_l 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::towupper_l(unsigned int, void*): error: undefined reference to  towupper_l 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::setlocale(int, char const*): error: undefined reference to  setlocale 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::newlocale(int, char const*, void*): error: undefined reference to  newlocale 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::times(tms&): error: undefined reference to  times 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::fegetexceptflag(unsigned short*, unsigned int): error: undefined reference to  fegetexceptflag 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::fesetexceptflag(unsigned short*, unsigned int): error: undefined reference to  fesetexceptflag 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::fegetround(): error: undefined reference to  fegetround 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::fesetround(unsigned int): error: undefined reference to  fesetround 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::fedisableexcept(unsigned int): error: undefined reference to  fedisableexcept 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::libm_cosl(long double): error: undefined reference to  cosl 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::libm_sinl(long double): error: undefined reference to  sinl 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::libm_atanl(long double): error: undefined reference to  atanl 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::libm_sqrtl(long double): error: undefined reference to  sqrtl 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::llrintl(long double): error: undefined reference to  llrintl 
  System.pas:17159: error: undefined reference to  memset 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::_Unwind_RaiseException(_Unwind_Exception&): error: undefined reference to  _Unwind_RaiseException 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::_Unwind_GetRegionStart(_Unwind_Context*): error: undefined reference to  _Unwind_GetRegionStart 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::_Unwind_GetLanguageSpecificData(_Unwind_Context*): error: undefined reference to  _Unwind_GetLanguageSpecificData 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::_Unwind_SetGR(_Unwind_Context*, int, NativeUInt): error: undefined reference to  _Unwind_SetGR 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::_Unwind_GetIP(_Unwind_Context*): error: undefined reference to  _Unwind_GetIP 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.o:System:function System::_Unwind_SetIP(_Unwind_Context*, NativeUInt): error: undefined reference to  _Unwind_SetIP 
  System.pas:24170: error: undefined reference to  memcpy 
  System.pas:23916: error: undefined reference to  memcpy 
  System.pas:23917: error: undefined reference to  memcpy 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Dlfcn.o:Posix.Dlfcn:function Posix::Dlfcn::dladdr(NativeUInt, dl_info&): error: undefined reference to  dladdr 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Dlfcn.o:Posix.Dlfcn:function Posix::Dlfcn::dlopen(char*, int): error: undefined reference to  dlopen 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Dlfcn.o:Posix.Dlfcn:function Posix::Dlfcn::dlclose(NativeUInt): error: undefined reference to  dlclose 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Dlfcn.o:Posix.Dlfcn:function Posix::Dlfcn::dlsym(NativeUInt, char*): error: undefined reference to  dlsym 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Fcntl.o:Posix.Fcntl:function Posix::Fcntl::__open(char*, int): error: undefined reference to  open 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Fcntl.o:Posix.Fcntl:function Posix::Fcntl::fcntl(int, int): error: undefined reference to  fcntl 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.SysStat.o:Posix.SysStat:function Posix::Sysstat::fstat(int, _stat&): error: undefined reference to  fstat 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.SysStat.o:Posix.SysStat:function Posix::Sysstat::lstat(char*, _stat&): error: undefined reference to  lstat 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.SysStat.o:Posix.SysStat:function Posix::Sysstat::stat(char*, _stat&): error: undefined reference to  stat 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Signal.o:Posix.Signal:function Posix::Signal::sigaction(int, sigaction_t*, sigaction_t*): error: undefined reference to  sigaction 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Signal.o:Posix.Signal:function Posix::Signal::sigaddset(sigset_t&, int): error: undefined reference to  sigaddset 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Signal.o:Posix.Signal:function Posix::Signal::kill(int, int): error: undefined reference to  kill 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Time.o:Posix.Time:function Posix::Time::clock_gettime(int, timespec*): error: undefined reference to  clock_gettime 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Time.o:Posix.Time:function Posix::Time::localtime_r(long&, tm&): error: undefined reference to  localtime_r 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.SysTime.o:Posix.SysTime:function Posix::Systime::gettimeofday(timeval&, void*): error: undefined reference to  gettimeofday 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Locale.o:Posix.Locale:function Posix::Locale::localeconv(): error: undefined reference to  localeconv 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Locale.o:Posix.Locale:function Posix::Locale::newlocale(int, char const*, void*): error: undefined reference to  newlocale 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Locale.o:Posix.Locale:function Posix::Locale::freelocale(void*): error: undefined reference to  freelocale 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Locale.o:Posix.Locale:function Posix::Locale::duplocale(void*): error: undefined reference to  duplocale 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Locale.o:Posix.Locale:function Posix::Locale::uselocale(void*): error: undefined reference to  uselocale 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Iconv.o:Posix.Iconv:function Posix::Iconv::iconv_open(char*, char*): error: undefined reference to  iconv_open 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Iconv.o:Posix.Iconv:function Posix::Iconv::iconv_close(void*): error: undefined reference to  iconv_close 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Dirent.o:Posix.Dirent:function Posix::Dirent::closedir(__dirstream*): error: undefined reference to  closedir 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Dirent.o:Posix.Dirent:function Posix::Dirent::opendir(char*): error: undefined reference to  opendir 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Dirent.o:Posix.Dirent:function Posix::Dirent::readdir_r(__dirstream*, dirent*, dirent*&): error: undefined reference to  readdir_r 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Errno.o:Posix.Errno:function Posix::Errno::__error(): error: undefined reference to  __errno_location 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Fnmatch.o:Posix.Fnmatch:function Posix::Fnmatch::fnmatch(char*, char*, int): error: undefined reference to  fnmatch 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Langinfo.o:Posix.Langinfo:function Posix::Langinfo::nl_langinfo(int): error: undefined reference to  nl_langinfo 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Langinfo.o:Posix.Langinfo:function Posix::Langinfo::nl_langinfo_l(int, void*): error: undefined reference to  nl_langinfo_l 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Pthread.o:Posix.Pthread:function Posix::Pthread::GetCurrentThreadID(): error: undefined reference to  pthread_self 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Stdlib.o:Posix.Stdlib:function Posix::Stdlib::getenv(char*): error: undefined reference to  getenv 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.String_.o:Posix.String_:function Posix::String_::memcmp(void const*, void const*, NativeUInt): error: undefined reference to  memcmp 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.String_.o:Posix.String_:function Posix::String_::strcmp(char*, char*): error: undefined reference to  strcmp 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.String_.o:Posix.String_:function Posix::String_::strerror_r(int, char*, NativeUInt): error: undefined reference to  strerror_r 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Unistd.o:Posix.Unistd:function Posix::Unistd::euidaccess(char*, int): error: undefined reference to  access 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Unistd.o:Posix.Unistd:function Posix::Unistd::__close(int): error: undefined reference to  close 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Unistd.o:Posix.Unistd:function Posix::Unistd::getpid(): error: undefined reference to  getpid 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Unistd.o:Posix.Unistd:function Posix::Unistd::__read(int, void*, NativeUInt): error: undefined reference to  read 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Unistd.o:Posix.Unistd:function Posix::Unistd::__write(int, void*, NativeUInt): error: undefined reference to  write 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Semaphore.o:Posix.Semaphore:function Posix::Semaphore::sem_destroy(sem_t&): error: undefined reference to  sem_destroy 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Semaphore.o:Posix.Semaphore:function Posix::Semaphore::sem_getvalue(sem_t&, int&): error: undefined reference to  sem_getvalue 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Semaphore.o:Posix.Semaphore:function Posix::Semaphore::sem_init(sem_t&, int, unsigned int): error: undefined reference to  sem_init 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Semaphore.o:Posix.Semaphore:function Posix::Semaphore::sem_post(sem_t&): error: undefined reference to  sem_post 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Semaphore.o:Posix.Semaphore:function Posix::Semaphore::sem_trywait(sem_t&): error: undefined reference to  sem_trywait 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Semaphore.o:Posix.Semaphore:function Posix::Semaphore::sem_wait(sem_t&): error: undefined reference to  sem_wait 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Semaphore.o:Posix.Semaphore:function Posix::Semaphore::sem_timedwait(sem_t&, timespec&): error: undefined reference to  sem_timedwait 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.SysUtsname.o:Posix.SysUtsname:function Posix::Sysutsname::uname(utsname&): error: undefined reference to  uname 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Wchar.o:Posix.Wchar:function Posix::Wchar::wcscoll_l(int const*, int const*, void*): error: undefined reference to  wcscoll_l 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Wchar.o:Posix.Wchar:function Posix::Wchar::wcscasecmp_l(int const*, int const*, void*): error: undefined reference to  wcscasecmp_l 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Wctype.o:Posix.Wctype:function Posix::Wctype::towlower_l(unsigned int, void*): error: undefined reference to  towlower_l 
  c:program files (x86)embarcaderostudio19.0libLinux64debugPosix.Wctype.o:Posix.Wctype:function Posix::Wctype::towupper_l(unsigned int, void*): error: undefined reference to  towupper_l 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.Internal.ExcUtils.o:System.Internal.ExcUtils:function System::Internal::Excutils::TlsGetValue(int): error: undefined reference to  pthread_getspecific 
  System.SysUtils.pas:978: error: undefined reference to  memset 
  c:program files (x86)embarcaderostudio19.0libLinux64debugSystem.SysUtils.o:System.SysUtils:function System::Sysutils::gnu_get_libc_version(): error: undefined reference to  gnu_get_libc_version 
最佳回答

我确定这一点,删除SDK,重新填写,并在要求超越某些档案时选择<条码>。

问题回答

1) Install the package gcc-6 and linux-compiler-gcc-6-x86

2) Update the local file cache on RAD for the selected version of Linux SDK (in Option->SDK Manager->"button at the bottom")

If you are using parallels desktop to develop from your Mac, make sure you don t have shared folder on documents. This is going to lead to this message as the SDKs folder used to cross compile are located in such folder. Being shared it s int the form MacHomeDocumentsStudioSDKs, which the compiled doesn t like. Make sure at least that those paths point to a local folder.

希望这一帮助。

我在CentOS 7问题上也存在同样的问题,这个问题已经解决。

[DCC Error] E2597 C:Program files (x86)EmbarcaderoStudio19.0inld-linux.exe:差错:无法找到——lgcc_s

yum 安装glibc-static

yum 安装glibc-devel

y

或如果不够

• 自动安装

yumstalat-gcc-44-c++

这一问题在Delphi10.3.3仍然发生。 里约,当你使用平行的证书时(我不知道是否也与其他证书制度发生)。

问题是,考试和测验局与东道文件夹合,如“澳门家庭文件”。

解决办法是将Liberin SDK复制到信箱内的一个文件夹,例如,在文件夹“C:用户公共文件栏目20.0平台SDKs”内(这是当地的一个文件夹)。

然后,将BDSPLATFORMSDKSDIR环境变数从Delphi“Options : IDE ”环境变数改为当地倍数,由您在座标本上抄送了Lino SDK。

最后,接下来是(Options , ++ , SDK Manager),选择了LINC SDK, 并出版“更新当地档案目录”。

Done。 完成你的项目,并将开展工作。

这是我的回答:

You lack the package gcc so you can install it with:

如果你在Macma的平行运行,并且做了这里所建议的一切,而且仍然只是工作,我能够通过改变BDSPLATFORMSDKSDIR的Delphi IDE中的环境变量来加以固定。 问题是,在我设立这一机构时,德尔菲决定为我的当地项目等使用一个共同的夹子,我没有认识到这一点,但也把SDKs放在那里。 出于某种原因,它无法从共有的方面执行任何事情。

我刚刚改变了BADSPLATFORMSDKSDIR值,其最高价值指我的公共文件夹,随后又回到了Impt的每一个都安装并更新了当地藏匿点。 之后,它把所有图书馆重新纳入到含水层,但纳入公共文件夹。

然后,所有问题都消失了。 看来,这似乎显示为一种不光彩的错误,但事实上只是一个视窗的许可,可以由我共用的手套执行。

希望有助于人们摆脱困境。

您必须安装正式支持的乌班图服务器版本16.04.2 LTS。

Try, 位于终点:

1) Install Package Dev, with:

sudo apt-get install joe wget p7zip-full curl build-essential zlib1g-dev libcurl4-gnutls-dev

如果这还不够,就安装了整个SDK。

2)

sudo add-apt-repository ppa:ubuntu-sdk-team/ppa && sudo apt update && sudo apt dist-upgrade && sudo apt install ubuntu-sdk-ide

我希望这有助于你。





相关问题
determining the character set to use

my delphi 2009 app has a basic translation system that uses GNUGetText. i had used some win API calls to prepare the fonts. i thought it was working correctly until recently when someone from Malta ...

Help with strange Delphi 5 IDE problems

Ok, I m going nuts here. For the last (almost) four years, I ve been putting up with some extremely bad behavior from my Delphi 5 IDE. Problems include: Seemingly random errors in coride50.bpl ...

How to write a Remote DataModule to run on a linux server?

i would like to know if there are any solution to do this. Does anyone? The big picture: I want to access data over the web, using my delphi thin clients. But i´would like to keep my server/service ...

How convert string to integer in Oxygene

In Delphi, there is a function StrToInt() that converts a string to an integer value; there is also IntToStr(), which does the reverse. These functions doesn t appear to be part of Oxygene, and I can ...

Quick padding of a string in Delphi

I was trying to speed up a certain routine in an application, and my profiler, AQTime, identified one method in particular as a bottleneck. The method has been with us for years, and is part of a "...

热门标签