View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0037998 | FPC | Compiler | public | 2020-10-27 17:28 | 2020-10-27 17:28 |
Reporter | Fabian Büttner | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 3.0.4 | ||||
Summary | 0037998: -Fu unit search path gets truncated after 243 characters | ||||
Description | Hi, I am cross compiling fpc and lazarus under yocto for arm linux and I noticed that the -Fu search path gets truncated after 243 characters like this: PPU Loading /home/teamcity/buildAgent/work/21550bc9d476be58/fooooooooooooooooooooooooooo/tmp-glibc/work/cortexa7t2hf-neon-oe-linux-gnueabi/fooooooooo/2.0.0.0-r0/recipe-sysroot-native/usr/lib/arm-oe-linux-gnueabi/lazarus/2.0.0/components/lazutils/lib/arm-l Fatal: Can't find unit Laz_AVL_Tree used by Graphics Fatal: Compilation aborted Yocto produces long path names and I only do have control over the directories named "foo". On my local machine with shorter paths, the units are being found. Is this a known issue of fpc? If yes, how can I fix it? I also tried fpc version 3.2.0 with the same results. regards, Fabian Büttner | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
FPCOldBugId | |||||
FPCTarget | |||||
Attached Files |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-10-27 17:28 | Fabian Büttner | New Issue |