File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -308,7 +308,7 @@ uname -m && cat /etc/*release
308308 PATH=/home/cmake-3.16.0-Linux-x86_64/bin:$PATH
309309 ```
310310
311- gcc 需要4.8.2以上 ,建议使用8.2.0:
311+ gcc 需要5.4以上 ,建议使用8.2.0:
312312
313313 ```
314314 wget -q https://paddle-docker-tar.bj.bcebos.com/home/users/tianshuo/bce-python-sdk-0.8.27/gcc-8.2.0.tar.xz && \
@@ -351,7 +351,7 @@ uname -m && cat /etc/*release
351351 PATH=/home/cmake-3.16.0-Linux-x86_64/bin:$PATH
352352 ```
353353
354- gcc 需要4.8.2以上 ,建议使用8.2.0:
354+ gcc 需要5.4以上 ,建议使用8.2.0:
355355
356356 ```
357357 wget -q https://paddle-docker-tar.bj.bcebos.com/home/users/tianshuo/bce-python-sdk-0.8.27/gcc-8.2.0.tar.xz && \
Original file line number Diff line number Diff line change @@ -293,7 +293,7 @@ uname -m && cat /etc/*release
293293 PATH=/home/cmake-3.16.0-Linux-x86_64/bin:$PATH
294294 ```
295295
296- gcc requires version 4.8.2 , we recommend that you use 8.2.0 version:
296+ gcc requires version 5.4 , we recommend that you use 8.2.0 version:
297297
298298 ```
299299 wget -q https://paddle-docker-tar.bj.bcebos.com/home/users/tianshuo/bce-python-sdk-0.8.27/gcc-8.2.0.tar.xz && \
@@ -332,7 +332,7 @@ uname -m && cat /etc/*release
332332 PATH=/home/cmake-3.16.0-Linux-x86_64/bin:$PATH
333333 ```
334334
335- gcc requires version 4.8.2 , we recommend that you use 8.2.0 version:
335+ gcc requires version 5.4 , we recommend that you use 8.2.0 version:
336336
337337 ```
338338 wget -q https://paddle-docker-tar.bj.bcebos.com/home/users/tianshuo/bce-python-sdk-0.8.27/gcc-8.2.0.tar.xz && \
You can’t perform that action at this time.
0 commit comments